Property | Type | Description | |
---|---|---|---|
Assembly | uint* | ||
Attributes | uint | ||
Bitmap | uint* | ||
CustomAttributes | uint* | ||
DeclaringType | MetadataTypeStruct* | ||
DefaultConstructor | MetadataMethodStruct* | ||
ElementType | MetadataTypeStruct* | ||
Fields | uint* | ||
Name | uint* | ||
NumberOfMethods | uint | ||
ParentType | MetadataTypeStruct* | ||
Properties | uint* | ||
Size | uint | ||
SlotTable | uint* |
Method | Description | |
---|---|---|
GetMethodDefinitionAddress ( |
public static GetMethodDefinitionAddress ( |
||
data | ||
slot | uint | |
return | MetadataMethodStruct* |
public MetadataTypeStruct* DeclaringType | ||
return | MetadataTypeStruct* |
public MetadataMethodStruct* DefaultConstructor | ||
return | MetadataMethodStruct* |