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
AsyncDolls
YourPump
Spec
C# Class AsyncDolls.YourPump.Spec
Exibir arquivo
Open project: danielmarbach/async-dolls
Public Methods
Method
Description
HandleMessage
(
TransportMessage
message
) :
Task
Private Methods
Method
Description
Do
( ) :
Task
SetUp
( ) :
void
Method Details
HandleMessage()
public
method
public
HandleMessage
(
TransportMessage
message
) :
Task
message
TransportMessage
return
Task