C# 클래스 MdallWebApi.QueryStringHelper

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

공개 메소드들

메소드 설명
GetCompanyId ( this queryString ) : string
GetLang ( this queryString ) : string
GetLicenceID ( this queryString ) : string
GetSearchTerm ( this queryString ) : string
GetStatus ( this queryString ) : string

메소드 상세

GetCompanyId() 공개 정적인 메소드

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

GetLang() 공개 정적인 메소드

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

GetLicenceID() 공개 정적인 메소드

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

GetSearchTerm() 공개 정적인 메소드

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

GetStatus() 공개 정적인 메소드

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