C# Class Server.Commands.Generic.DismountCommand

Inheritance: Server.Commands.Generic.BaseCommand
ファイルを表示 Open project: Grimoric/RunUO.T2A

Public Methods

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

Method Details

DismountCommand() public method

public DismountCommand ( ) : System
return System

Execute() public method

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