Метод | Описание | |
---|---|---|
ClrDynamicClass ( Microsoft.Diagnostics.Runtime.ClrHeap heap, Microsoft.Diagnostics.Runtime.ClrType type ) : System | ||
ToString ( ) : string | ||
TryConvert ( |
||
TryGetMember ( |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public TryConvert ( |
||
binder | ||
result | object | |
Результат | bool |
public TryGetMember ( |
||
binder | ||
result | object | |
Результат | bool |