C# 클래스 BasicSearchTests.FunctionalTests.Core.TestSupport.QueryBuilder

파일 보기 프로젝트 열기: NuGet/NuGet.Services.Metadata

보호된 프로퍼티들

프로퍼티 타입 설명
Endpoint string

공개 메소드들

메소드 설명
QueryBuilder ( string endpoint ) : System

보호된 메소드들

메소드 설명
GetQueryString ( ) : NameValueCollection

메소드 상세

GetQueryString() 보호된 메소드

protected GetQueryString ( ) : NameValueCollection
리턴 System.Collections.Specialized.NameValueCollection

QueryBuilder() 공개 메소드

public QueryBuilder ( string endpoint ) : System
endpoint string
리턴 System

프로퍼티 상세

Endpoint 보호되어 있는 프로퍼티

protected string Endpoint
리턴 string