C# Class AdvancedLauncher.Model.ServerNewsViewModel

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

Méthodes publiques

Méthode Description
LoadData ( List List ) : void
ServerNewsViewModel ( ) : 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

ServerNewsViewModel() public méthode

public ServerNewsViewModel ( ) : System
Résultat System

UnLoadData() public méthode

public UnLoadData ( ) : void
Résultat void