C# 클래스 SharpOS.Korlib.Runtime.SigType

This represents a "Type" value from a signature
파일 보기 프로젝트 열기: sharpos/SharpOS

공개 프로퍼티들

프로퍼티 타입 설명
Type ElementType

공개 메소드들

메소드 설명
Free ( ) : void
SigType ( ElementType type ) : System.Runtime.InteropServices

메소드 상세

Free() 공개 메소드

public Free ( ) : void
리턴 void

SigType() 공개 메소드

public SigType ( ElementType type ) : System.Runtime.InteropServices
type ElementType
리턴 System.Runtime.InteropServices

프로퍼티 상세

Type 공개적으로 프로퍼티

public ElementType Type
리턴 ElementType