C# 클래스 RegistryPlugin.FirstFolder.FirstFolder

상속: IRegistryPluginGrid
파일 보기 프로젝트 열기: EricZimmerman/RegistryPlugins 1 사용 예제들

공개 메소드들

메소드 설명
FirstFolder ( ) : System
ProcessValues ( RegistryKey key ) : void

비공개 메소드들

메소드 설명
ProcessKey ( RegistryKey key ) : IEnumerable

메소드 상세

FirstFolder() 공개 메소드

public FirstFolder ( ) : System
리턴 System

ProcessValues() 공개 메소드

public ProcessValues ( RegistryKey key ) : void
key RegistryKey
리턴 void