Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IrcDotNet
MessageProcessorAttribute
C# Class IrcDotNet.MessageProcessorAttribute
Indicates that a method processes messages for a given command.
Inheritance:
System.Attribute
Mostrar archivo
Open project: IrcDotNet/IrcDotNet
Public Methods
Method
Description
MessageProcessorAttribute
(
string
commandName
) :
System
Method Details
MessageProcessorAttribute()
public
method
public
MessageProcessorAttribute
(
string
commandName
) :
System
commandName
string
return
System