C# Class PowerArgs.Cli.BreadcrumbBar

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

Public Methods

Method Description
BreadcrumbBar ( ) : System

Protected Methods

Method Description
OnPaint ( ConsoleBitmap context ) : void

Private Methods

Method Description
Compose ( ) : void

Method Details

BreadcrumbBar() public method

public BreadcrumbBar ( ) : System
return System

OnPaint() protected method

protected OnPaint ( ConsoleBitmap context ) : void
context ConsoleBitmap
return void