C# Class Netsy.WpfUI.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Show file Open project: AnthonySteele/Netsy

Public Methods

Method Description
App ( ) : System.Windows

Initializes a new instance of the App class

Method Details

App() public method

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