메소드 | 설명 | |
---|---|---|
BeginScope ( ) : System.Web.Http.Dependencies.IDependencyScope | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
StructureMapDependencyResolver ( IContainer container ) : System |
메소드 | 설명 | |
---|---|---|
GetConcreteService ( |
||
GetInterfaceService ( |
public BeginScope ( ) : System.Web.Http.Dependencies.IDependencyScope | ||
리턴 | System.Web.Http.Dependencies.IDependencyScope |
public GetService ( |
||
serviceType | ||
리턴 | object |
public GetServices ( |
||
serviceType | ||
리턴 | IEnumerable |
public StructureMapDependencyResolver ( IContainer container ) : System | ||
container | IContainer | |
리턴 | System |