C# 클래스 VitaReg.Registry.Header

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

Read() 공개 메소드

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

Write() 공개 메소드

public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
리턴 void