메소드 | 설명 | |
---|---|---|
BeginScope ( ) : IDependencyScope | ||
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
UnityResolver ( IUnityContainer container ) : Microsoft.Practices.Unity |
public GetService ( |
||
serviceType | ||
리턴 | object |
public GetServices ( |
||
serviceType | ||
리턴 | IEnumerable |
public UnityResolver ( IUnityContainer container ) : Microsoft.Practices.Unity | ||
container | IUnityContainer | |
리턴 | Microsoft.Practices.Unity |