C# Class AllReady.Controllers.ClosestLocationsController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: HTBox/allReady Class Usage Examples

Méthodes publiques

Méthode Description
ClosestLocationsController ( IMediator mediator ) : System.Collections.Generic

Private Methods

Méthode Description
Get ( double latitude, double longtitude, int distance, int count ) : IEnumerable

Method Details

ClosestLocationsController() public méthode

public ClosestLocationsController ( IMediator mediator ) : System.Collections.Generic
mediator IMediator
Résultat System.Collections.Generic