C# Class BalloonsPop.GraphicUserInterface.BalloonsView

The application's graphic interface model.
Inheritance: System.Windows.Window
Datei anzeigen Open project: Baloons-Pop-4/Main Class Usage Examples

Public Methods

Method Description
BalloonsView ( ) : System

Initializes a new instance of the BalloonsView class.

Method Details

BalloonsView() public method

Initializes a new instance of the BalloonsView class.
public BalloonsView ( ) : System
return System