Method | Description | |
---|---|---|
ConfigureIfNecessary ( object instance ) : object | ||
ConfigureProperty ( string property, object value ) : void |
Method | Description | |
---|---|---|
Resolver ( |
public ConfigureIfNecessary ( object instance ) : object | ||
instance | object | |
return | object |
public ConfigureProperty ( string property, object value ) : void | ||
property | string | |
value | object | |
return | void |
protected Resolver ( |
||
type | ||
container | IMachineContainer | |
buildAndConfigure | object>.Func | |
return | System |