C# Class GhostWriter.MainViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: IngageNetworks/GhostWriter

Méthodes publiques

Méthode Description
LoadData ( ) : void

Creates and adds a few ItemViewModel objects into the Items collection.

MainViewModel ( Api apiInstance ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

LoadData() public méthode

Creates and adds a few ItemViewModel objects into the Items collection.
public LoadData ( ) : void
Résultat void

MainViewModel() public méthode

public MainViewModel ( Api apiInstance ) : System
apiInstance INgageNetworks.Api
Résultat System