C# Class Coinium.Core.Commands.CommandAttribute

Inheritance: System.Attribute
ファイルを表示 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