Method | Description | |
---|---|---|
Inject ( object target, IMvxPropertyInjectorOptions options = null ) : void |
Method | Description | |
---|---|---|
FindInjectableProperties ( |
||
InjectProperty ( object toReturn, |
protected FindInjectableProperties ( |
||
type | ||
options | IMvxPropertyInjectorOptions | |
return | IEnumerable |
public Inject ( object target, IMvxPropertyInjectorOptions options = null ) : void | ||
target | object | |
options | IMvxPropertyInjectorOptions | |
return | void |
protected InjectProperty ( object toReturn, |
||
toReturn | object | |
injectableProperty | ||
options | IMvxPropertyInjectorOptions | |
return | void |