Property | Type | Description | |
---|---|---|---|
container | IUnityContainer |
Method | Description | |
---|---|---|
BeginScope ( ) : IDependencyScope | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
UnityResolverHelper ( IUnityContainer container ) : System |
public GetService ( |
||
serviceType | ||
return | object |
public GetServices ( |
||
serviceType | ||
return | IEnumerable |
public UnityResolverHelper ( IUnityContainer container ) : System | ||
container | IUnityContainer | |
return | System |