C# Class Server.Commands.Generic.CountCommand

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

Public Methods

Method Description
CountCommand ( ) : System
ExecuteList ( CommandEventArgs e, ArrayList list ) : void

Method Details

CountCommand() public method

public CountCommand ( ) : System
return System

ExecuteList() public method

public ExecuteList ( CommandEventArgs e, ArrayList list ) : void
e CommandEventArgs
list System.Collections.ArrayList
return void