C# Class PowerArgs.Cli.ConsolePageApp

Inheritance: ConsoleApp
Show file Open project: adamabdelhamed/PowerArgs Class Usage Examples

Public Methods

Method Description
ConsolePageApp ( ) : System
ConsolePageApp ( int x, int y, int w, int h ) : System

Private Methods

Method Description
InitCommon ( ) : void
PageStack_PropertyChanged ( object sender, System e ) : void

Method Details

ConsolePageApp() public method

public ConsolePageApp ( ) : System
return System

ConsolePageApp() public method

public ConsolePageApp ( int x, int y, int w, int h ) : System
x int
y int
w int
h int
return System