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

상속: CommandLogic_Base, iActions
파일 보기 프로젝트 열기: MicroHealthLLC/mCleaner

공개 메소드들

메소드 설명
CommandLogic_WindowsUninstaller ( ) : CodeBureau
Enqueue ( bool apply = false ) : void
EnqueueCustomPath ( string path ) : void

메소드 상세

CommandLogic_WindowsUninstaller() 공개 메소드

public CommandLogic_WindowsUninstaller ( ) : CodeBureau
리턴 CodeBureau

Enqueue() 공개 메소드

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

EnqueueCustomPath() 공개 메소드

public EnqueueCustomPath ( string path ) : void
path string
리턴 void