C# Class Server.Commands.Generic.RestockCommand

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

Public Methods

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

Method Details

Execute() public method

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

RestockCommand() public method

public RestockCommand ( ) : System
return System