C# Class SuperSimpleLyncKiosk.ViewModels.MainViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: shanselman/LyncAutoAnswer Class Usage Examples

Méthodes publiques

Méthode Description
MainViewModel ( ) : System
ShutDownLync ( ) : void

Private Methods

Méthode Description
_model_StateChanged ( object sender, EventArgs e ) : void

Method Details

MainViewModel() public méthode

public MainViewModel ( ) : System
Résultat System

ShutDownLync() public méthode

public ShutDownLync ( ) : void
Résultat void