C# Class Server.Commands.ExportCommand

Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
Export_OnCommand ( Server.Commands.CommandEventArgs e ) : void
Initialize ( ) : void

Method Details

Export_OnCommand() public static method

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

Initialize() public static method

public static Initialize ( ) : void
return void