C# Class mCleaner.Logics.Commands.CommandLogic_Base

Mostrar archivo Open project: MicroHealthLLC/mCleaner

Public Properties

Property Type Description
_preview_log string

Public Methods

Method Description
UpdateProgressLog ( string WindowLogText, string ProgressText, bool update_progress_text = true ) : void

Method Details

UpdateProgressLog() public method

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

Property Details

_preview_log public_oe property

public string _preview_log
return string