Свойство | Тип | Описание | |
---|---|---|---|
AddMapping | void |
Метод | Описание | |
---|---|---|
GetAllConcreteTypes ( |
Find all the possible implementations of the given type.
|
|
HasDependency ( |
Do we know of any implementations for the given type at all?
|
|
HasDependencyImplementation ( |
Do we know of a specific implementation of the given type?
|
Метод | Описание | |
---|---|---|
Initialize ( ) : void |
Метод | Описание | |
---|---|---|
AddMapping ( string name, |
public GetAllConcreteTypes ( |
||
serviceType | ||
Результат | IEnumerable |
public HasDependency ( |
||
serviceType | ||
Результат | bool |
public HasDependencyImplementation ( |
||
serviceType | ||
concreteType | ||
Результат | bool |