C# Class Flood.Editor.Server.EditorServer

Represents the editor server.
Inheritance: Flood.Server.Server
Afficher le fichier Open project: FloodProject/flood Class Usage Examples

Méthodes publiques

Méthode Description
EditorServer ( RemotingManager remotingManager, HostEndPoint endPoint ) : System
Serve ( ) : void

Method Details

EditorServer() public méthode

public EditorServer ( RemotingManager remotingManager, HostEndPoint endPoint ) : System
remotingManager RemotingManager
endPoint HostEndPoint
Résultat System

Serve() public méthode

public Serve ( ) : void
Résultat void