C# Class Server.Commands.Generic.BringToPackCommand

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

Public Methods

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

Method Details

BringToPackCommand() public method

public BringToPackCommand ( ) : System
return System

Execute() public method

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