Property | Type | Description | |
---|---|---|---|
HandleInsert | bool | ||
HandleLoad | void |
Method | Description | |
---|---|---|
ChainBuilder ( |
||
TryInvokeMember ( |
Method | Description | |
---|---|---|
HandleInsert ( object args, object &result ) : bool | ||
HandleLoad ( object args, object &result ) : void |
public ChainBuilder ( |
||
originalObject | ||
session | IDocumentSession | |
collection | string | |
return | System |
public TryInvokeMember ( |
||
binder | ||
args | object | |
result | object | |
return | bool |