TransLSF  3.0
Traducteur instantane du langage des signes Francais
 All Classes Namespaces Functions Enumerations Properties Events
TransLSF.ViewModels.InformationViewModel Class Reference

Represente le model de vue de InformationView. More...

Inheritance diagram for TransLSF.ViewModels.InformationViewModel:
TransLSF.Utilities.ViewModelBase

Public Member Functions

 InformationViewModel ()
 Initialise une nouvelle instance de la classe. More...
 
- Public Member Functions inherited from TransLSF.Utilities.ViewModelBase
void VerifyPropertyName (string propertyName)
 Verifie si il existe un accesseur "get" public correspondant a la propriete. More...
 

Properties

ICommand OpenEpitechWebsiteCommand [get]
 Obtient la commande d'ouverture du site internet d'Epitech. More...
 
ICommand OpenTransLsfWebsiteCommand [get]
 Obtient la commande d'ouverture du site internet de TransLSF. More...
 
ICommand OpenEipWebsiteCommand [get]
 Obtient la commande d'ouverture du site internet des EIP. More...
 

Additional Inherited Members

- Protected Member Functions inherited from TransLSF.Utilities.ViewModelBase
virtual void RaisePropertyChanged (string propertyName)
 Lance l'evenement PropertyChanged. More...
 
- Events inherited from TransLSF.Utilities.ViewModelBase
PropertyChangedEventHandler PropertyChanged
 Se produit lorsque la valeur de la propriete a change. More...
 

Detailed Description

Represente le model de vue de InformationView.

Constructor & Destructor Documentation

TransLSF.ViewModels.InformationViewModel.InformationViewModel ( )

Initialise une nouvelle instance de la classe.

Property Documentation

ICommand TransLSF.ViewModels.InformationViewModel.OpenEipWebsiteCommand
get

Obtient la commande d'ouverture du site internet des EIP.

ICommand TransLSF.ViewModels.InformationViewModel.OpenEpitechWebsiteCommand
get

Obtient la commande d'ouverture du site internet d'Epitech.

ICommand TransLSF.ViewModels.InformationViewModel.OpenTransLsfWebsiteCommand
get

Obtient la commande d'ouverture du site internet de TransLSF.


The documentation for this class was generated from the following file: