C# Class Server.Commands.Generic.CountCommand

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

Méthodes publiques

Méthode Description
CountCommand ( ) : System
ExecuteList ( CommandEventArgs e, ArrayList list ) : void

Method Details

CountCommand() public méthode

public CountCommand ( ) : System
Résultat System

ExecuteList() public méthode

public ExecuteList ( CommandEventArgs e, ArrayList list ) : void
e CommandEventArgs
list System.Collections.ArrayList
Résultat void