C# 클래스 Schumix.Irc.Commands.Method.CommandMethod

파일 보기 프로젝트 열기: Schumix/Schumix2 1 사용 예제들

공개 메소드들

메소드 설명
CommandMethod ( CommandDelegate method, CommandPermission permission = CommandPermission.Normal ) : System

메소드 상세

CommandMethod() 공개 메소드

public CommandMethod ( CommandDelegate method, CommandPermission permission = CommandPermission.Normal ) : System
method CommandDelegate
permission CommandPermission
리턴 System