C# Class Server.Commands.Generic.GetTypeCommand

Inheritance: Server.Commands.Generic.BaseCommand
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Execute ( CommandEventArgs e, object obj ) : void
GetTypeCommand ( ) : System

Method Details

Execute() public méthode

public Execute ( CommandEventArgs e, object obj ) : void
e CommandEventArgs
obj object
Résultat void

GetTypeCommand() public méthode

public GetTypeCommand ( ) : System
Résultat System