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

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

공개 프로퍼티들

프로퍼티 타입 설명
_preview_log string

공개 메소드들

메소드 설명
UpdateProgressLog ( string WindowLogText, string ProgressText, bool update_progress_text = true ) : void

메소드 상세

UpdateProgressLog() 공개 메소드

public UpdateProgressLog ( string WindowLogText, string ProgressText, bool update_progress_text = true ) : void
WindowLogText string
ProgressText string
update_progress_text bool
리턴 void

프로퍼티 상세

_preview_log 공개적으로 프로퍼티

public string _preview_log
리턴 string