Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VSTalk
Engine
ViewModel
ContactList
TreeContactLayout
C# 클래스 VSTalk.Engine.ViewModel.ContactList.TreeContactLayout
상속:
IContactListLayout
,
IListener
파일 보기
프로젝트 열기: Irdis/VSTalk
1 사용 예제들
공개 메소드들
메소드
설명
Activate
( ) :
void
Deactivate
( ) :
void
StartListen
( ) :
void
StopListen
( ) :
void
비공개 메소드들
메소드
설명
AddClientPresentation
(
Client
client
) :
void
RemoveClientPresentation
(
Client
client
) :
void
메소드 상세
Activate()
공개
메소드
public
Activate
( ) :
void
리턴
void
Deactivate()
공개
메소드
public
Deactivate
( ) :
void
리턴
void
StartListen()
공개
메소드
public
StartListen
( ) :
void
리턴
void
StopListen()
공개
메소드
public
StopListen
( ) :
void
리턴
void