Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateNestedContainer ( ) : void | ||
Dispose ( ) : void | ||
DisposeNestedContainer ( ) : void | ||
GetServices ( |
||
StructureMapDependencyScope ( IContainer container ) : System |
Method | Description | |
---|---|---|
DoGetAllInstances ( |
||
DoGetInstance ( |
protected DoGetAllInstances ( |
||
serviceType | ||
return | IEnumerable |
protected DoGetInstance ( |
||
serviceType | ||
key | string | |
return | object |
public GetServices ( |
||
serviceType | ||
return | IEnumerable |
public StructureMapDependencyScope ( IContainer container ) : System | ||
container | IContainer | |
return | System |