C# Class PeerCastStation.WPF.ChannelLists.ChannelListViewModel

Inheritance: ViewModelBase
Show file Open project: kumaryu/peercaststation Class Usage Examples

Private Properties

Property Type Description
ChannelListViewModel System
UpdateChannel void
UpdateChannelList void
UpdateRelayTree void

Public Methods

Method Description
UpdateSelectedChannel ( ) : void
UpdateSelectedChannelRelayTree ( ) : void

Private Methods

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

Method Details

UpdateSelectedChannel() public method

public UpdateSelectedChannel ( ) : void
return void

UpdateSelectedChannelRelayTree() public method

public UpdateSelectedChannelRelayTree ( ) : void
return void