C# 클래스 VitaReg.Registry.Value.ValuePointer

파일 보기 프로젝트 열기: Xeeynamo/VitaReg

공개 프로퍼티들

프로퍼티 타입 설명
block byte
length ushort
unk byte

공개 메소드들

메소드 설명
Read ( BinaryReader reader ) : void

메소드 상세

Read() 공개 메소드

public Read ( BinaryReader reader ) : void
reader System.IO.BinaryReader
리턴 void

프로퍼티 상세

block 공개적으로 프로퍼티

public byte block
리턴 byte

length 공개적으로 프로퍼티

public ushort length
리턴 ushort

unk 공개적으로 프로퍼티

public byte unk
리턴 byte