C# Class Coinium.Core.Commands.CommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Ziftr/CoiniumServ Class Usage Examples

Méthodes publiques

Méthode Description
CommandAttribute ( string command, string help ) : System

Method Details

CommandAttribute() public méthode

public CommandAttribute ( string command, string help ) : System
command string
help string
Résultat System