C# 클래스 SchoolsNearMe.Controllers.Api.GeoLocationController

상속: BaseApiController
파일 보기 프로젝트 열기: MrKevHunter/SchoolsNearMe

Private Properties

프로퍼티 타입 설명
GetIP4Address string

공개 메소드들

메소드 설명
GeoLocationController ( ILocationService locationService ) : System.Linq
Get ( ) : Coordinate

비공개 메소드들

메소드 설명
GetIP4Address ( ) : string

Originally based on http://www.aspnet-answers.com/microsoft/ASP-NET/30078410/request-object.aspx

메소드 상세

GeoLocationController() 공개 메소드

public GeoLocationController ( ILocationService locationService ) : System.Linq
locationService ILocationService
리턴 System.Linq

Get() 공개 메소드

public Get ( ) : Coordinate
리턴 Coordinate