C# Class EmptyKeys.UserInterface.Generated.Root

Inheritance: UIRoot
Afficher le fichier Open project: EmptyKeys/UI_Examples Class Usage Examples

Méthodes publiques

Méthode Description
Root ( ) : System
Root ( int width, int height ) : System

Private Methods

Méthode Description
Initialize ( ) : void
InitializeComponent ( ) : void

Method Details

Root() public méthode

public Root ( ) : System
Résultat System

Root() public méthode

public Root ( int width, int height ) : System
width int
height int
Résultat System