C# 클래스 PEAPI.Field

Descriptor for a field of a class
상속: Member
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
FieldSig byte
type Type

비공개 메소드들

메소드 설명
Field ( string pfName, Type pfType ) : System

프로퍼티 상세

FieldSig 보호되어 있는 정적으로 프로퍼티

protected static byte FieldSig
리턴 byte

type 보호되어 있는 프로퍼티

protected Type type
리턴 Type