C# 클래스 Framework.Attributes.ConsoleCommandAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Arctium-Emulation/Project-WoW 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleCommandAttribute ( string command, int argCount, string description = "" ) : System

메소드 상세

ConsoleCommandAttribute() 공개 메소드

public ConsoleCommandAttribute ( string command, int argCount, string description = "" ) : System
command string
argCount int
description string
리턴 System