C# 클래스 IrcDotNet.MessageProcessorAttribute

Indicates that a method processes messages for a given command.
상속: System.Attribute
파일 보기 프로젝트 열기: IrcDotNet/IrcDotNet

공개 메소드들

메소드 설명
MessageProcessorAttribute ( string commandName ) : System

메소드 상세

MessageProcessorAttribute() 공개 메소드

public MessageProcessorAttribute ( string commandName ) : System
commandName string
리턴 System