C# 클래스 Server.Commands.ExportCommand

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
Export_OnCommand ( Server.Commands.CommandEventArgs e ) : void
Initialize ( ) : void

메소드 상세

Export_OnCommand() 공개 정적인 메소드

public static Export_OnCommand ( Server.Commands.CommandEventArgs e ) : void
e Server.Commands.CommandEventArgs
리턴 void

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void