Method | Description | |
---|---|---|
Create ( |
||
Get ( ) : object | ||
GetDependencies ( ISet |
||
InjectProperties ( object target ) : void | ||
Resolve ( |
Method | Description | |
---|---|---|
HasInjectMembers ( |
||
ReflectionInjectBinding ( string providerKey, string membersKey, bool isSingleton, |
public static Create ( |
||
t | ||
mustBeInjectable | bool | |
return |
public GetDependencies ( ISet |
||
injectDependencies | ISet |
|
propertyDependencies | ISet |
|
return | void |
public InjectProperties ( object target ) : void | ||
target | object | |
return | void |
public Resolve ( |
||
resolver | ||
return | void |