C# Class dotIRC.MessageProcessorAttribute

Inheritance: Attribute
Mostra file Open project: JustOxlamon/TwoRatChat

Public Methods

Method Description
MessageProcessorAttribute ( string commandName ) : System

Method Details

MessageProcessorAttribute() public method

public MessageProcessorAttribute ( string commandName ) : System
commandName string
return System