C# Class Orchestra.Views.ShellWindow

Interaction logic for ShellWindow.xaml.
Inheritance: IShell
显示文件 Open project: WildGums/Orchestra

Public Methods

Method Description
ShellWindow ( ) : Catel.IoC

Initializes a new instance of the ShellWindow class.

ShellWindow ( ) : System.Net.Mime

Initializes a new instance of the ShellWindow class.

ShellWindow ( ) : System.Windows.Data

Initializes a new instance of the ShellWindow class.

Method Details

ShellWindow() public method

Initializes a new instance of the ShellWindow class.
public ShellWindow ( ) : Catel.IoC
return Catel.IoC

ShellWindow() public method

Initializes a new instance of the ShellWindow class.
public ShellWindow ( ) : System.Net.Mime
return System.Net.Mime

ShellWindow() public method

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