Свойство | Type | Description | |
---|---|---|---|
container | IUnityContainer |
Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Dispose
|
|
GetService ( |
Resolve a type
|
|
GetServices ( |
Resolve multiple types
|
|
UnityDependencyScope ( IUnityContainer container ) : System |
Constructor
|
public GetService ( |
||
serviceType | ||
Résultat | object |
public GetServices ( |
||
serviceType | ||
Résultat | IEnumerable |
public UnityDependencyScope ( IUnityContainer container ) : System | ||
container | IUnityContainer | |
Résultat | System |