C# Class Server.Commands.Generic.DismountCommand

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

Méthodes publiques

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

Method Details

DismountCommand() public méthode

public DismountCommand ( ) : System
Résultat System

Execute() public méthode

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