C# Class Zepheus.Zone.CommandInfo

Afficher le fichier Open project: Zepheus/Zepheus_Fiesta Class Usage Examples

Méthodes publiques

Méthode Description
CommandInfo ( string command, CommandHandler function, byte gmlevel, string param ) : System

Method Details

CommandInfo() public méthode

public CommandInfo ( string command, CommandHandler function, byte gmlevel, string param ) : System
command string
function CommandHandler
gmlevel byte
param string
Résultat System