Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bot
Core
Commands
CommandAttributes
C# 클래스 Bot.Core.Commands.CommandAttributes
상속:
System.Attribute
파일 보기
프로젝트 열기: Crobol/Bot
공개 메소드들
메소드
설명
CommandAttributes
(
string
name
) :
System
CommandAttributes
(
string
name
,
bool
async
) :
System
메소드 상세
CommandAttributes()
공개
메소드
public
CommandAttributes
(
string
name
) :
System
name
string
리턴
System
CommandAttributes()
공개
메소드
public
CommandAttributes
(
string
name
,
bool
async
) :
System
name
string
async
bool
리턴
System