C# Class PowerArgs.Cli.ConsolePageApp

Inheritance: ConsoleApp
Afficher le fichier Open project: adamabdelhamed/PowerArgs Class Usage Examples

Méthodes publiques

Méthode Description
ConsolePageApp ( ) : System
ConsolePageApp ( int x, int y, int w, int h ) : System

Private Methods

Méthode Description
InitCommon ( ) : void
PageStack_PropertyChanged ( object sender, System e ) : void

Method Details

ConsolePageApp() public méthode

public ConsolePageApp ( ) : System
Résultat System

ConsolePageApp() public méthode

public ConsolePageApp ( int x, int y, int w, int h ) : System
x int
y int
w int
h int
Résultat System