C# Class Server.Commands.Generic.GetCommand

Inheritance: Server.Commands.Generic.BaseCommand
Datei anzeigen Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
Execute ( CommandEventArgs e, object obj ) : void
GetCommand ( ) : System

Method Details

Execute() public method

public Execute ( CommandEventArgs e, object obj ) : void
e CommandEventArgs
obj object
return void

GetCommand() public method

public GetCommand ( ) : System
return System