C# 클래스 Aselia.Common.Modules.CommandAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Earth2Me/Aselia

공개 메소드들

메소드 설명
CommandAttribute ( string commands, Authorizations level, string format = "" ) : System

메소드 상세

CommandAttribute() 공개 메소드

public CommandAttribute ( string commands, Authorizations level, string format = "" ) : System
commands string
level Authorizations
format string
리턴 System