C# 클래스 mCleaner.Logics.Commands.LittleRegistryCleaner.Scanners.ApplicationSettings

상속: ScannerBase
파일 보기 프로젝트 열기: MicroHealthLLC/mCleaner

공개 메소드들

메소드 설명
ApplicationSettings ( ) : System
Clean ( ) : void
Preview ( ) : void

비공개 메소드들

메소드 설명
IsEmptyRegistryKey ( RegistryKey regKey ) : bool

Recursively goes through the registry keys and finds how many values there are

ScanRegistryKey ( RegistryKey root, string subkey ) : void

메소드 상세

ApplicationSettings() 공개 메소드

public ApplicationSettings ( ) : System
리턴 System

Clean() 공개 메소드

public Clean ( ) : void
리턴 void

Preview() 공개 메소드

public Preview ( ) : void
리턴 void