메소드 | 설명 | |
---|---|---|
Build ( |
||
BuildAll ( |
||
Configure ( |
||
ConfigureProperty ( |
||
MachineObjectBuilder ( IMachineContainer container ) : System | ||
RegisterSingleton ( |
메소드 | 설명 | |
---|---|---|
ConfigureIfCapabale ( object instance ) : object |
public BuildAll ( |
||
typeToBuild | ||
리턴 | IEnumerable |
public Configure ( |
||
type | ||
callModel | ComponentCallModelEnum | |
리턴 | void |
public ConfigureProperty ( |
||
type | ||
property | string | |
value | object | |
리턴 | void |
public MachineObjectBuilder ( IMachineContainer container ) : System | ||
container | IMachineContainer | |
리턴 | System |
public RegisterSingleton ( |
||
lookupType | ||
instance | object | |
리턴 | void |