Method | Description | |
---|---|---|
ClrDynamicClass ( Microsoft.Diagnostics.Runtime.ClrHeap heap, Microsoft.Diagnostics.Runtime.ClrType type ) : System | ||
ToString ( ) : string | ||
TryConvert ( |
||
TryGetMember ( |
Method | Description | |
---|---|---|
GetStaticField ( Microsoft.Diagnostics.Runtime.ClrHeap heap, Microsoft.Diagnostics.Runtime.ClrType type, |
public ClrDynamicClass ( Microsoft.Diagnostics.Runtime.ClrHeap heap, Microsoft.Diagnostics.Runtime.ClrType type ) : System | ||
heap | Microsoft.Diagnostics.Runtime.ClrHeap | |
type | Microsoft.Diagnostics.Runtime.ClrType | |
return | System |
public TryConvert ( |
||
binder | ||
result | object | |
return | bool |
public TryGetMember ( |
||
binder | ||
result | object | |
return | bool |