C# 클래스 VitaReg.Registry.Entry

파일 보기 프로젝트 열기: Xeeynamo/VitaReg 1 사용 예제들

공개 메소드들

메소드 설명
Entry ( Header h, IndexEntry e, Stream stream ) : System
GetValue ( int index ) : Value

메소드 상세

Entry() 공개 메소드

public Entry ( Header h, IndexEntry e, Stream stream ) : System
h Header
e IndexEntry
stream Stream
리턴 System

GetValue() 공개 메소드

public GetValue ( int index ) : Value
index int
리턴 Value