C# Class HaloOnline.Server.Core.Http.ApiSelfHost

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

Méthodes publiques

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

Method Details

ApiSelfHost() public méthode

public ApiSelfHost ( 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