[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ServiceBuilder-2.-ctor

ServiceBuilder Constructor

ServiceBuilder(TControl)

Creates one ServiceBuilder<TControl, TBuilder> instance to configurate service.

Declaration
protected ServiceBuilder(TControl service)
Parameters
Type Name Description
TControl service

The C1.Web.Mvc.Service object to be configurated.