C# Class afeprojectnamePresentation.SettingsViewModel

A sample settings view model.
Inheritance: NotifyPropertyChanged
Exibir arquivo Open project: firstfloorsoftware/intense

Public Methods

Method Description
SettingsViewModel ( ) : System

Initializes a new instance of the SettingsViewModel.

Method Details

SettingsViewModel() public method

Initializes a new instance of the SettingsViewModel.
public SettingsViewModel ( ) : System
return System