C# 클래스 Gablarski.Clients.ViewModels.GroupViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: ermau/Gablarski

공개 메소드들

메소드 설명
GroupViewModel ( GablarskiSocialClient client, Group group, IEnumerable chatLog ) : System

비공개 메소드들

메소드 설명
OnJoinVoice ( ) : void
OnParticipantsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnSendTextMessage ( TextMessage textMessage ) : void

메소드 상세

GroupViewModel() 공개 메소드

public GroupViewModel ( GablarskiSocialClient client, Group group, IEnumerable chatLog ) : System
client GablarskiSocialClient
group Group
chatLog IEnumerable
리턴 System