C# 클래스 cvp.QueryStringHelper

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

공개 메소드들

메소드 설명
GetAgeRange ( this queryString ) : string
GetBrandName ( this queryString ) : string
GetDrugsReportID ( this queryString ) : string
GetGcpID ( this queryString ) : string
GetGender ( this queryString ) : string
GetLang ( this queryString ) : string
GetLinkID ( this queryString ) : string
GetProgramType ( this queryString ) : string
GetReactionsReportID ( this queryString ) : string
GetSearchTerm ( this queryString ) : string
GetSeriousness ( this queryString ) : string

메소드 상세

GetAgeRange() 공개 정적인 메소드

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

GetBrandName() 공개 정적인 메소드

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

GetDrugsReportID() 공개 정적인 메소드

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

GetGcpID() 공개 정적인 메소드

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

GetGender() 공개 정적인 메소드

public static GetGender ( 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

GetReactionsReportID() 공개 정적인 메소드

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

GetSearchTerm() 공개 정적인 메소드

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

GetSeriousness() 공개 정적인 메소드

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