Méthode | Description | |
---|---|---|
BeginScope ( ) : System.Web.Http.Dependencies.IDependencyScope | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
StructureMapDependencyResolver ( IContainer container ) : System |
Méthode | Description | |
---|---|---|
GetConcreteService ( |
||
GetInterfaceService ( |
public BeginScope ( ) : System.Web.Http.Dependencies.IDependencyScope | ||
Résultat | System.Web.Http.Dependencies.IDependencyScope |
public GetService ( |
||
serviceType | ||
Résultat | object |
public GetServices ( |
||
serviceType | ||
Résultat | IEnumerable |
public StructureMapDependencyResolver ( IContainer container ) : System | ||
container | IContainer | |
Résultat | System |