C# Class Zepheus.Zone.CommandInfo

Show file Open project: Zepheus/Zepheus_Fiesta Class Usage Examples

Public Methods

Method Description
CommandInfo ( string command, CommandHandler function, byte gmlevel, string param ) : System

Method Details

CommandInfo() public method

public CommandInfo ( string command, CommandHandler function, byte gmlevel, string param ) : System
command string
function CommandHandler
gmlevel byte
param string
return System