C# Class HaloOnline.Server.App.AppSelfHost

Afficher le fichier Open project: no1dead/HaloMasterMaster Class Usage Examples

Méthodes publiques

Méthode Description
AppSelfHost ( IServerOptions options ) : System
End ( ) : void
Start ( ) : void

Method Details

AppSelfHost() public méthode

public AppSelfHost ( IServerOptions options ) : System
options IServerOptions
Résultat System

End() public méthode

public End ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void