프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ServiceLogger | Logger |
메소드 | 설명 | |
---|---|---|
AvaibleServices ( ) : IEnumerable |
||
CreateController ( System.Web.Routing.RequestContext requestContext, string serviceName, string controllerName ) : IController | ||
Install ( string name ) : bool | ||
InstallAll ( ) : bool | ||
InstancePath ( string service, |
||
LoadServices ( ) : void | ||
NotInstalledServices ( ) : IEnumerable |
메소드 | 설명 | |
---|---|---|
ServiceFactory ( ) : System |
public static CreateController ( System.Web.Routing.RequestContext requestContext, string serviceName, string controllerName ) : IController | ||
requestContext | System.Web.Routing.RequestContext | |
serviceName | string | |
controllerName | string | |
리턴 | IController |
public static InstancePath ( string service, |
||
service | string | |
container | ||
workSpaceType | ||
리턴 | string |
public static NotInstalledServices ( ) : IEnumerable |
||
리턴 | IEnumerable |