C# Class Tmx.Server.Library.Modules.ServerControlModule

Description of ServerControlModule.
Inheritance: Nancy.NancyModule
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
ProcessServerCommand ( IServerCommand serverCommand ) : void
ServerControlModule ( ) : System.Collections.Generic

Method Details

ProcessServerCommand() public method

public ProcessServerCommand ( IServerCommand serverCommand ) : void
serverCommand IServerCommand
return void

ServerControlModule() public method

public ServerControlModule ( ) : System.Collections.Generic
return System.Collections.Generic