C# Class Framework.Attributes.ConsoleCommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Arctium-Emulation/Project-WoW Class Usage Examples

Méthodes publiques

Méthode Description
ConsoleCommandAttribute ( string command, int argCount, string description = "" ) : System

Method Details

ConsoleCommandAttribute() public méthode

public ConsoleCommandAttribute ( string command, int argCount, string description = "" ) : System
command string
argCount int
description string
Résultat System