Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
VSTalk
Engine
ViewModel
ContactList
TreeContactLayout
C# Class VSTalk.Engine.ViewModel.ContactList.TreeContactLayout
Inheritance:
IContactListLayout
,
IListener
Exibir arquivo
Open project: Irdis/VSTalk
Class Usage Examples
Public Methods
Method
Description
Activate
( ) :
void
Deactivate
( ) :
void
StartListen
( ) :
void
StopListen
( ) :
void
Private Methods
Method
Description
AddClientPresentation
(
Client
client
) :
void
RemoveClientPresentation
(
Client
client
) :
void
Method Details
Activate()
public
method
public
Activate
( ) :
void
return
void
Deactivate()
public
method
public
Deactivate
( ) :
void
return
void
StartListen()
public
method
public
StartListen
( ) :
void
return
void
StopListen()
public
method
public
StopListen
( ) :
void
return
void