C# Class PowerArgs.Cli.ProgressOperationManagerControl

Inheritance: PowerArgs.Cli.ConsolePanel
Show file Open project: adamabdelhamed/PowerArgs Class Usage Examples

Public Methods

Method Description
ProgressOperationManagerControl ( ProgressOperationsManager manager ) : System.Linq

Private Methods

Method Description
Operations_Added ( ProgressOperation operation ) : void
Operations_Changed ( ) : void
Operations_Removed ( ProgressOperation operation ) : void

Method Details

ProgressOperationManagerControl() public method

public ProgressOperationManagerControl ( ProgressOperationsManager manager ) : System.Linq
manager ProgressOperationsManager
return System.Linq