Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LineSharp
OperationHandler
C# Class LineSharp.OperationHandler
Mostra file
Open project: Banandana/LineSharp
Class Usage Examples
Public Methods
Method
Description
OperationHandler
(
LineClient
Client
) :
System
Start
( ) :
void
Stop
( ) :
void
Private Methods
Method
Description
Listen
( ) :
void
Method Details
OperationHandler()
public
method
public
OperationHandler
(
LineClient
Client
) :
System
Client
LineClient
return
System
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void