C# 클래스 Mosa.Runtime.MetadataAssemblyStruct

파일 보기 프로젝트 열기: tgiphil/MOSA-Project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Attributes uint
CustomAttributes uint*
Name uint*
NumberOfTypes uint

공개 메소드들

메소드 설명
GetTypeDefinitionAddress ( MetadataAssemblyStruct data, uint slot ) : MetadataTypeStruct*

메소드 상세

GetTypeDefinitionAddress() 공개 정적인 메소드

public static GetTypeDefinitionAddress ( MetadataAssemblyStruct data, uint slot ) : MetadataTypeStruct*
data MetadataAssemblyStruct
slot uint
리턴 MetadataTypeStruct*

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public uint Attributes
리턴 uint

CustomAttributes 공개적으로 프로퍼티

public uint* CustomAttributes
리턴 uint*

Name 공개적으로 프로퍼티

public uint* Name
리턴 uint*

NumberOfTypes 공개적으로 프로퍼티

public uint NumberOfTypes
리턴 uint