C# Class System.CommandLine.Rendering.SystemConsoleTerminal

Inheritance: System.CommandLine.Rendering.TerminalBase
Show file Open project: KathleenDollard/System.CommandLine

Private Properties

Property Type Description

Public Methods

Method Description
Clear ( ) : void
SystemConsoleTerminal ( IConsole console )

Method Details

Clear() public method

public Clear ( ) : void
return void

SystemConsoleTerminal() public method

public SystemConsoleTerminal ( IConsole console )
console IConsole