C# Class Server.Commands.Generic.RestockCommand

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
RestockCommand ( ) : System

Method Details

Execute() public méthode

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

RestockCommand() public méthode

public RestockCommand ( ) : System
Résultat System