C# Class LinqTwit.Shell.ShellView

Interaction logic for ShellView.xaml
Inheritance: System.Windows.Window, IShellView
Mostrar archivo Open project: ArildF/linqtwit

Public Methods

Method Description
Exit ( ) : void
ShellView ( ) : System
ShowView ( ) : void

Method Details

Exit() public method

public Exit ( ) : void
return void

ShellView() public method

public ShellView ( ) : System
return System

ShowView() public method

public ShowView ( ) : void
return void