C# Class AdvancedLauncher.Model.ServerNewsViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: GoldRenard/DMOAdvancedLauncher

Public Methods

Method Description
LoadData ( List List ) : void
ServerNewsViewModel ( ) : System
UnLoadData ( ) : void

Private Methods

Method Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

LoadData() public method

public LoadData ( List List ) : void
List List
return void

ServerNewsViewModel() public method

public ServerNewsViewModel ( ) : System
return System

UnLoadData() public method

public UnLoadData ( ) : void
return void