C# 클래스 mCleaner.Logics.Commands.CommandLogic_Winreg

상속: iActions
파일 보기 프로젝트 열기: MicroHealthLLC/mCleaner 1 사용 예제들

공개 메소드들

메소드 설명
CommandLogic_Winreg ( ) : System.Collections.Generic
Enqueue ( bool apply = false ) : void

비공개 메소드들

메소드 설명
DeleteEntry ( bool delete_entries = false, string regex = null ) : void

메소드 상세

CommandLogic_Winreg() 공개 메소드

public CommandLogic_Winreg ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Enqueue() 공개 메소드

public Enqueue ( bool apply = false ) : void
apply bool
리턴 void