C# Class HaloOnline.Server.Core.Http.Controllers.EndpointsDispatcherController

Inheritance: ApiController, IEndpointsDispatcherService
Afficher le fichier Open project: no1dead/HaloMasterMaster

Méthodes publiques

Méthode Description
EndpointsDispatcherController ( IServerOptions serverOptions ) : System

Private Methods

Méthode Description
GetAuthorizationEndpoints ( [ request ) : HaloOnline.Server.Core.Http.Model.EndpointDispatcher.GetAuthorizationEndpointsResult
GetAuthorizationEndpointsAndDate ( GetAuthorizationEndpointsAndDateRequest request ) : HaloOnline.Server.Core.Http.Model.EndpointDispatcher.GetAuthorizationEndpointsAndDateResult

Method Details

EndpointsDispatcherController() public méthode

public EndpointsDispatcherController ( IServerOptions serverOptions ) : System
serverOptions IServerOptions
Résultat System