GetCurrentLocation constructor

GetCurrentLocation(
  1. ICurrentLocationRepository _iCurrentLocationRepository
)

Implementation

GetCurrentLocation(this._iCurrentLocationRepository);