Свойство | Тип | Описание | |
---|---|---|---|
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 |