C# 클래스 Mosa.Runtime.MetadataFieldDefinitionStruct

파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 프로퍼티들

프로퍼티 타입 설명
Attributes uint
CustomAttributes uint*
FieldData byte*
FieldType MetadataTypeStruct*
Name uint*
OffsetOrSize uint

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public uint Attributes
리턴 uint

CustomAttributes 공개적으로 프로퍼티

public uint* CustomAttributes
리턴 uint*

FieldData 공개적으로 프로퍼티

public byte* FieldData
리턴 byte*

FieldType 공개적으로 프로퍼티

public MetadataTypeStruct* FieldType
리턴 MetadataTypeStruct*

Name 공개적으로 프로퍼티

public uint* Name
리턴 uint*

OffsetOrSize 공개적으로 프로퍼티

public uint OffsetOrSize
리턴 uint