C# 클래스 GoatTrip.DAL.fTSQueryTokenizer

상속: IfTSQueryTokenizer
파일 보기 프로젝트 열기: NHSChoices/location-service 1 사용 예제들

공개 메소드들

메소드 설명
GetLikeQuery ( ) : string
GetMatchQuery ( ) : string
fTSQueryTokenizer ( string locationQuery ) : System

메소드 상세

GetLikeQuery() 공개 메소드

public GetLikeQuery ( ) : string
리턴 string

GetMatchQuery() 공개 메소드

public GetMatchQuery ( ) : string
리턴 string

fTSQueryTokenizer() 공개 메소드

public fTSQueryTokenizer ( string locationQuery ) : System
locationQuery string
리턴 System