C# Class mCleaner.Logics.Commands.CommandLogic_JSON

Inheritance: iActions
Mostrar archivo Open project: MicroHealthLLC/mCleaner Class Usage Examples

Public Methods

Method Description
Enqueue ( bool apply = false ) : void

Private Methods

Method Description
ProcessJSONFile ( string regex = null ) : void

Method Details

Enqueue() public method

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