C# 클래스 dhpr.QueryStringHelper

Summary description for Common
파일 보기 프로젝트 열기: hres/api-dpd

공개 메소드들

메소드 설명
GetDisplayLength ( this queryString ) : string
GetDisplayStart ( this queryString ) : string
GetLang ( this queryString ) : string
GetLinkID ( this queryString ) : string
GetProgramType ( this queryString ) : string
GetSearchTerm ( this queryString ) : string

메소드 상세

GetDisplayLength() 공개 정적인 메소드

public static GetDisplayLength ( this queryString ) : string
queryString this
리턴 string

GetDisplayStart() 공개 정적인 메소드

public static GetDisplayStart ( this queryString ) : string
queryString this
리턴 string

GetLang() 공개 정적인 메소드

public static GetLang ( this queryString ) : string
queryString this
리턴 string

GetLinkID() 공개 정적인 메소드

public static GetLinkID ( this queryString ) : string
queryString this
리턴 string

GetProgramType() 공개 정적인 메소드

public static GetProgramType ( this queryString ) : string
queryString this
리턴 string

GetSearchTerm() 공개 정적인 메소드

public static GetSearchTerm ( this queryString ) : string
queryString this
리턴 string