Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
VSTalk
Engine
ViewModel
ContactList
ClientResources
NullClientResource
C# Class VSTalk.Engine.ViewModel.ContactList.ClientResources.NullClientResource
Inheritance:
IClientResource
Datei anzeigen
Open project: Irdis/VSTalk
Public Methods
Method
Description
StartListen
( ) :
void
StopListen
( ) :
void
Subscribe
(
IResourceUpdateHandler
handler
) :
void
Method Details
StartListen()
public
method
public
StartListen
( ) :
void
return
void
StopListen()
public
method
public
StopListen
( ) :
void
return
void
Subscribe()
public
method
public
Subscribe
(
IResourceUpdateHandler
handler
) :
void
handler
IResourceUpdateHandler
return
void