Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Coinium
Core
Commands
CommandAttribute
C# Class Coinium.Core.Commands.CommandAttribute
Inheritance:
System.Attribute
Exibir arquivo
Open project: Ziftr/CoiniumServ
Class Usage Examples
Public Methods
Method
Description
CommandAttribute
(
string
command
,
string
help
) :
System
Method Details
CommandAttribute()
public
method
public
CommandAttribute
(
string
command
,
string
help
) :
System
command
string
help
string
return
System