프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_container | IUnityContainer |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GetService ( |
||
GetServices ( |
||
UnityDependencyScope ( IUnityContainer container ) : System |
public GetService ( |
||
serviceType | ||
리턴 | object |
public GetServices ( |
||
serviceType | ||
리턴 | IEnumerable |
public UnityDependencyScope ( IUnityContainer container ) : System | ||
container | IUnityContainer | |
리턴 | System |