C# Class PeerCastStation.WPF.ChannelLists.ChannelListViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: kumaryu/peercaststation Class Usage Examples

Private Properties

Свойство Type Description
ChannelListViewModel System
UpdateChannel void
UpdateChannelList void
UpdateRelayTree void

Méthodes publiques

Méthode Description
UpdateSelectedChannel ( ) : void
UpdateSelectedChannelRelayTree ( ) : void

Private Methods

Méthode Description
ChannelListViewModel ( PeerCastStation.Core.PeerCast peerCast ) : System
UpdateChannel ( ChannelViewModel channel ) : void
UpdateChannelList ( ) : void
UpdateRelayTree ( ChannelViewModel channel ) : void

Method Details

UpdateSelectedChannel() public méthode

public UpdateSelectedChannel ( ) : void
Résultat void

UpdateSelectedChannelRelayTree() public méthode

public UpdateSelectedChannelRelayTree ( ) : void
Résultat void