C# 클래스 PERWAPI.Constant

Descriptor for a constant value, to be written in the blob heap
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
blobIndex uint
size uint

비공개 메소드들

메소드 설명
Constant ( ) : System
GetBlobIndex ( MetaDataOut md ) : uint
GetSize ( ) : uint
GetTypeIndex ( ) : byte
Write ( BinaryWriter bw ) : void
Write ( CILWriter output ) : void

프로퍼티 상세

blobIndex 보호되어 있는 프로퍼티

protected uint blobIndex
리턴 uint

size 보호되어 있는 프로퍼티

protected uint size
리턴 uint