C# Class Gearset.About.AboutViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: juancampa/Gearset

Public Methods

Method Description
AboutViewModel ( String productNameAndVersion, string copyrightNotice ) : System

Private Methods

Method Description
OnPropertyChanged ( String propertyName ) : void

Method Details

AboutViewModel() public method

public AboutViewModel ( String productNameAndVersion, string copyrightNotice ) : System
productNameAndVersion String
copyrightNotice string
return System