Method | Description | |
---|---|---|
BeginScope ( ) : IDependencyScope | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
UnityResolver ( IUnityContainer container ) : Microsoft.Practices.Unity |
public GetService ( |
||
serviceType | ||
return | object |
public GetServices ( |
||
serviceType | ||
return | IEnumerable |
public UnityResolver ( IUnityContainer container ) : Microsoft.Practices.Unity | ||
container | IUnityContainer | |
return | Microsoft.Practices.Unity |