C# Class EmptyKeys.UserInterface.Generated.Root

Inheritance: UIRoot
Show file Open project: EmptyKeys/UI_Examples Class Usage Examples

Public Methods

Method Description
Root ( ) : System
Root ( int width, int height ) : System

Private Methods

Method Description
Initialize ( ) : void
InitializeComponent ( ) : void

Method Details

Root() public method

public Root ( ) : System
return System

Root() public method

public Root ( int width, int height ) : System
width int
height int
return System