C# 클래스 Bot.Plugins.Base.Commands.Signature

상속: Bot.Core.Commands.Command
파일 보기 프로젝트 열기: Crobol/Bot

공개 메소드들

메소드 설명
Execute ( IrcEventArgs e ) : void

비공개 메소드들

메소드 설명
Signature ( [ commands ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( IrcEventArgs e ) : void
e Meebey.SmartIrc4net.IrcEventArgs
리턴 void