C# 클래스 VolatileRegistryReader.SYSTEMHive

상속: VolatileReader.Registry.RegistryHive
파일 보기 프로젝트 열기: brandonprry/volatile_reader 1 사용 예제들

공개 메소드들

메소드 설명
GetBootKey ( ) : string
SYSTEMHive ( RegistryHive hive ) : System
SYSTEMHive ( string filename ) : System

메소드 상세

GetBootKey() 공개 메소드

public GetBootKey ( ) : string
리턴 string

SYSTEMHive() 공개 메소드

public SYSTEMHive ( RegistryHive hive ) : System
hive VolatileReader.Registry.RegistryHive
리턴 System

SYSTEMHive() 공개 메소드

public SYSTEMHive ( string filename ) : System
filename string
리턴 System