C# Class Coinium.Core.Commands.CommandAttribute

Inheritance: System.Attribute
Datei anzeigen 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