C# Class mCleaner.Logics.Commands.CommandLogic_Base

Afficher le fichier Open project: MicroHealthLLC/mCleaner

Méthodes publiques

Свойство Type Description
_preview_log string

Méthodes publiques

Méthode Description
UpdateProgressLog ( string WindowLogText, string ProgressText, bool update_progress_text = true ) : void

Method Details

UpdateProgressLog() public méthode

public UpdateProgressLog ( string WindowLogText, string ProgressText, bool update_progress_text = true ) : void
WindowLogText string
ProgressText string
update_progress_text bool
Résultat void

Property Details

_preview_log public_oe property

public string _preview_log
Résultat string