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