C# Class PeerCastStation.WPF.UISettingsViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kumaryu/peercaststation

Méthodes publiques

Méthode Description
AddBroadcastHistory ( BroadcastInfoViewModel info ) : void
Save ( ) : void
UISettingsViewModel ( PeerCastStation settings ) : System

Private Methods

Méthode Description
OnPropertyChanged ( string name ) : void

Method Details

AddBroadcastHistory() public méthode

public AddBroadcastHistory ( BroadcastInfoViewModel info ) : void
info BroadcastInfoViewModel
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

UISettingsViewModel() public méthode

public UISettingsViewModel ( PeerCastStation settings ) : System
settings PeerCastStation
Résultat System