C# Class Gablarski.Clients.ViewModels.GroupViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: ermau/Gablarski

Méthodes publiques

Méthode Description
GroupViewModel ( GablarskiSocialClient client, Group group, IEnumerable chatLog ) : System

Private Methods

Méthode Description
OnJoinVoice ( ) : void
OnParticipantsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnSendTextMessage ( TextMessage textMessage ) : void

Method Details

GroupViewModel() public méthode

public GroupViewModel ( GablarskiSocialClient client, Group group, IEnumerable chatLog ) : System
client GablarskiSocialClient
group Group
chatLog IEnumerable
Résultat System