C# Class ArkaliaCore.Realm.Network.RealmServer

Mostrar archivo Open project: Emudofus/ArkaliaCore

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Server_OnAcceptSocketEvent ( SilverSocket socket ) : void
Server_ServerStarted ( ) : void
Server_ServerStopped ( Exception e ) : void

Method Details

Start() public static method

public static Start ( ) : void
return void