C# Class LinqTwit.Shell.ShellView

Interaction logic for ShellView.xaml
Inheritance: System.Windows.Window, IShellView
Afficher le fichier Open project: ArildF/linqtwit

Méthodes publiques

Méthode Description
Exit ( ) : void
ShellView ( ) : System
ShowView ( ) : void

Method Details

Exit() public méthode

public Exit ( ) : void
Résultat void

ShellView() public méthode

public ShellView ( ) : System
Résultat System

ShowView() public méthode

public ShowView ( ) : void
Résultat void