C# Class Gearset.About.AboutViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: juancampa/Gearset

Méthodes publiques

Méthode Description
AboutViewModel ( String productNameAndVersion, string copyrightNotice ) : System

Private Methods

Méthode Description
OnPropertyChanged ( String propertyName ) : void

Method Details

AboutViewModel() public méthode

public AboutViewModel ( String productNameAndVersion, string copyrightNotice ) : System
productNameAndVersion String
copyrightNotice string
Résultat System