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
csCommon
Plugins
ServicesPlugin
ServiceInstance
C# Class csCommon.Plugins.ServicesPlugin.ServiceInstance
Inheritance:
Caliburn.Micro.PropertyChangedBase
Exibir arquivo
Open project: TNOCS/csTouch
Class Usage Examples
Public Methods
Method
Description
Start
( ) :
void
Start service
Stop
( ) :
void
Stop instance
Private Methods
Method
Description
DisplayDataReceived
(
object
sender
,
DataReceivedEventArgs
e
) :
void
Method Details
Start()
public
method
Start service
public
Start
( ) :
void
return
void
Stop()
public
method
Stop instance
public
Stop
( ) :
void
return
void