C# 클래스 Sanderling.Parse.LocationExtension

파일 보기 프로젝트 열기: Arcitectus/Sanderling

공개 메소드들

메소드 설명
AsLocation ( this locationText ) : ILocation
LocationEquals ( this l0, ILocation l1 ) : bool

메소드 상세

AsLocation() 정적인 공개 메소드

static public AsLocation ( this locationText ) : ILocation
locationText this
리턴 ILocation

LocationEquals() 정적인 공개 메소드

static public LocationEquals ( this l0, ILocation l1 ) : bool
l0 this
l1 ILocation
리턴 bool