C# Class Mosa.Runtime.MetadataCAStruct

Mostrar archivo Open project: tgiphil/MOSA-Project Class Usage Examples

Public Properties

Property Type Description
AttributeType MetadataTypeStruct*
ConstructorMethod uint*
NumberOfArguments int

Public Methods

Method Description
GetCAArgumentAddress ( MetadataCAStruct data, uint slot ) : MetadataCAArgumentStruct*

Method Details

GetCAArgumentAddress() public static method

public static GetCAArgumentAddress ( MetadataCAStruct data, uint slot ) : MetadataCAArgumentStruct*
data MetadataCAStruct
slot uint
return MetadataCAArgumentStruct*

Property Details

AttributeType public_oe property

public MetadataTypeStruct* AttributeType
return MetadataTypeStruct*

ConstructorMethod public_oe property

public uint* ConstructorMethod
return uint*

NumberOfArguments public_oe property

public int NumberOfArguments
return int