Метод | Описание | |
---|---|---|
Create ( |
||
Get ( ) : object | ||
GetDependencies ( ISet |
||
InjectProperties ( object target ) : void | ||
Resolve ( |
Метод | Описание | |
---|---|---|
HasInjectMembers ( |
||
ReflectionInjectBinding ( string providerKey, string membersKey, bool isSingleton, |
public static Create ( |
||
t | ||
mustBeInjectable | bool | |
Результат |
public GetDependencies ( ISet |
||
injectDependencies | ISet |
|
propertyDependencies | ISet |
|
Результат | void |
public InjectProperties ( object target ) : void | ||
target | object | |
Результат | void |
public Resolve ( |
||
resolver | ||
Результат | void |