C# Class AdvancedLauncher.Model.TwitterViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher

Méthodes publiques

Méthode Description
LoadData ( List List ) : void
TwitterViewModel ( ) : System
UnLoadData ( ) : void

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

LoadData() public méthode

public LoadData ( List List ) : void
List List
Résultat void

TwitterViewModel() public méthode

public TwitterViewModel ( ) : System
Résultat System

UnLoadData() public méthode

public UnLoadData ( ) : void
Résultat void