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
Brunet
Messaging
SimpleFilter
C# Class Brunet.Messaging.SimpleFilter
Inheritance:
SimpleSource
,
IFilter
Exibir arquivo
Open project: pstjuste/brunet
Class Usage Examples
Public Methods
Method
Description
HandleData
(
MemBlock
b
,
ISender
return_path
,
object
state
) :
void
Method Details
HandleData()
public
method
public
HandleData
(
MemBlock
b
,
ISender
return_path
,
object
state
) :
void
b
Brunet.Util.MemBlock
return_path
ISender
state
object
return
void