C# 클래스 Server.Commands.Generic.CountCommand

상속: Server.Commands.Generic.BaseCommand
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
CountCommand ( ) : System
ExecuteList ( CommandEventArgs e, ArrayList list ) : void

메소드 상세

CountCommand() 공개 메소드

public CountCommand ( ) : System
리턴 System

ExecuteList() 공개 메소드

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