Method | Description | |
---|---|---|
AnonymousDynamicType ( object instance ) : System |
Require passing in off an instance
|
|
TryGetMember ( |
Method | Description | |
---|---|---|
GetProperty ( object instance, string name, object &result ) : bool |
public AnonymousDynamicType ( object instance ) : System | ||
instance | object | |
return | System |
public TryGetMember ( |
||
binder | ||
result | object | |
return | bool |