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

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

공개 메소드들

메소드 설명
Activate ( ) : void
Deactivate ( ) : void
PlotContactLayout ( IQuerySource querySource ) : System
StartListen ( ) : void
StopListen ( ) : void

비공개 메소드들

메소드 설명
CreateResourceManager ( ) : ClientResourcesManager

메소드 상세

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

PlotContactLayout() 공개 메소드

public PlotContactLayout ( IQuerySource querySource ) : System
querySource IQuerySource
리턴 System

StartListen() 공개 메소드

public StartListen ( ) : void
리턴 void

StopListen() 공개 메소드

public StopListen ( ) : void
리턴 void