C# 클래스 At.FF.Krems.Configuration.Google.QueryStringParametersList

The query string parameter list
파일 보기 프로젝트 열기: Grisu-NOE/Infoscreen

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Add ( string key, string value ) : void

Adds the specified key.

GetQueryStringPostfix ( ) : string

Gets the query string postfix.

메소드 상세

Add() 공개 메소드

Adds the specified key.
public Add ( string key, string value ) : void
key string The key.
value string The value.
리턴 void

GetQueryStringPostfix() 공개 메소드

Gets the query string postfix.
public GetQueryStringPostfix ( ) : string
리턴 string