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
IntegrationPatterns
Infrastructure
ChannelMessageEventArgs
C# Class IntegrationPatterns.Infrastructure.ChannelMessageEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: HaishiBai/EnterpriseIntegrationPatterns
Class Usage Examples
Public Methods
Method
Description
ChannelMessageEventArgs
(
IChannel
channel
,
IMessage
message
) :
System
Method Details
ChannelMessageEventArgs()
public
method
public
ChannelMessageEventArgs
(
IChannel
channel
,
IMessage
message
) :
System
channel
IChannel
message
IMessage
return
System