ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.ProtonNet.Control.Handlers Namespace Reference

Classes

class  AbstractExecuteHandler
 Abstract base class for command execution handlers. More...
 
interface  IExecuteHandler
 Interface for command execution handlers. More...
 
class  LinuxExecuteHandler
 Handler for executing commands on Linux platform. More...
 
class  OSXExecuteHandler
 Handler for executing commands on OSX platform. More...
 
class  WindowsExecuteHandler
 Handler for executing commands on Windows platform. More...
 

Functions

delegate void CommandRunDelegate ()
 Delegate for executing commands.