Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VitaReg
Registry.Header
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