C# Class mCleaner.Logics.Commands.CommandLogic_Ini

Inheritance: iActions
Mostra file Open project: MicroHealthLLC/mCleaner Class Usage Examples

Public Methods

Method Description
CommandLogic_Ini ( ) : System
Enqueue ( bool apply = false ) : void
ReadIni ( ) : void
trueorfalse ( Func callback ) : bool

Method Details

CommandLogic_Ini() public method

public CommandLogic_Ini ( ) : System
return System

Enqueue() public method

public Enqueue ( bool apply = false ) : void
apply bool
return void

ReadIni() public method

public ReadIni ( ) : void
return void

trueorfalse() public method

public trueorfalse ( Func callback ) : bool
callback Func
return bool