C# Class PowerShellHtmlConsole.InputOutputBuffers.InputCommandConsumerScope

Inheritance: IDisposable
ファイルを表示 Open project: SzymonPobiega/PowerShellHtmlConsole

Public Methods

Method Description
Dispose ( ) : void
InputCommandConsumerScope ( System.Action disposeAction ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

InputCommandConsumerScope() public method

public InputCommandConsumerScope ( System.Action disposeAction ) : System
disposeAction System.Action
return System