Method | Description | |
---|---|---|
AddClrType ( string name, |
||
Dispose ( ) : void | ||
DynamicSession ( IDocumentSession session ) : System | ||
SaveChanges ( ) : void | ||
TryGetMember ( |
||
TryInvokeMember ( |
Method | Description | |
---|---|---|
DynamicSession ( ) : System |
public static AddClrType ( string name, |
||
name | string | |
of | ||
return | void |
public DynamicSession ( IDocumentSession session ) : System | ||
session | IDocumentSession | |
return | System |
public TryGetMember ( |
||
binder | ||
result | object | |
return | bool |
public TryInvokeMember ( |
||
binder | ||
args | object | |
result | object | |
return | bool |