Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Coinium
Core
Commands
CommandGroupAttribute
C# Class Coinium.Core.Commands.CommandGroupAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: Ziftr/CoiniumServ
Class Usage Examples
Public Methods
Method
Description
CommandGroupAttribute
(
string
name
,
string
help
) :
System
Method Details
CommandGroupAttribute()
public
method
public
CommandGroupAttribute
(
string
name
,
string
help
) :
System
name
string
help
string
return
System