Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Akka
Interfaced
PreMessageFilterContext
C# Class Akka.Interfaced.PreMessageFilterContext
显示文件
Open project: SaladLab/Akka.Interfaced
Class Usage Examples
Public Properties
Property
Type
Description
Actor
object
Handled
bool
Message
object
Property Details
Actor
public_oe property
public
object
Actor
return
object
Handled
public_oe property
public
bool
Handled
return
bool
Message
public_oe property
public
object
Message
return
object