C# Class Coinium.Core.Commands.CommandGroupAttribute

Inheritance: System.Attribute
Show file 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