C# 클래스 VSTalk.Engine.ViewModel.ContactList.ContactListViewModel

상속: IListener, INotifyPropertyChanged
파일 보기 프로젝트 열기: Irdis/VSTalk 1 사용 예제들

공개 메소드들

메소드 설명
ContactListViewModel ( IQuerySource querySource ) : System.ComponentModel
StartListen ( ) : void
StopListen ( ) : void

비공개 메소드들

메소드 설명
AttemptToSetLayout ( ) : void

메소드 상세

ContactListViewModel() 공개 메소드

public ContactListViewModel ( IQuerySource querySource ) : System.ComponentModel
querySource IQuerySource
리턴 System.ComponentModel

StartListen() 공개 메소드

public StartListen ( ) : void
리턴 void

StopListen() 공개 메소드

public StopListen ( ) : void
리턴 void