Property | Type | Description | |
---|---|---|---|
GetActualMemberFromMemberSpecifiedInInstruction | MemberBase | ||
GetLifecycleListener | IInstanceLifeCycleListener |
Method | Description | |
---|---|---|
ObjectAssembler ( IRuntimeTypeSource typeSource, IValueContext valueContext, |
||
ObjectAssembler ( StackingLinkedList |
||
OverrideInstance ( object instance ) : void | ||
Process ( Instruction instruction ) : void |
Method | Description | |
---|---|---|
GetActualMemberFromMemberSpecifiedInInstruction ( MemberBase specifiedMember ) : MemberBase | ||
GetLifecycleListener ( |
public ObjectAssembler ( IRuntimeTypeSource typeSource, IValueContext valueContext, |
||
typeSource | IRuntimeTypeSource | |
valueContext | IValueContext | |
settings | ||
return | System |
public ObjectAssembler ( StackingLinkedList |
||
state | StackingLinkedList |
|
typeSource | IRuntimeTypeSource | |
listener | IInstanceLifeCycleListener | |
context | IValueContext | |
return | System |
public OverrideInstance ( object instance ) : void | ||
instance | object | |
return | void |
public Process ( Instruction instruction ) : void | ||
instruction | Instruction | |
return | void |