C# Class TrinityCore_Manager.Commands.TCCommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: TrinityCore-Manager/TrinityCore-Manager-v3

Méthodes publiques

Méthode Description
TCCommandAttribute ( string commandName, int paramsNum ) : System

Method Details

TCCommandAttribute() public méthode

public TCCommandAttribute ( string commandName, int paramsNum ) : System
commandName string
paramsNum int
Résultat System