Свойство | Type | Description | |
---|---|---|---|
ServiceLogger | Logger |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
ServiceFactory ( ) : System |
public static AvaibleServices ( ) : IEnumerable |
||
Résultat | IEnumerable |
public static CreateController ( System.Web.Routing.RequestContext requestContext, string serviceName, string controllerName ) : IController | ||
requestContext | System.Web.Routing.RequestContext | |
serviceName | string | |
controllerName | string | |
Résultat | IController |
public static Install ( string name ) : bool | ||
name | string | |
Résultat | bool |
public static InstancePath ( string service, |
||
service | string | |
container | ||
workSpaceType | ||
Résultat | string |
public static NotInstalledServices ( ) : IEnumerable |
||
Résultat | IEnumerable |