C# Class OAuth.QueryParameter

Provides an internal structure to sort the query parameter
Show file Open project: shiftkey/oauth-winrt

Public Methods

Method Description
QueryParameter ( string key, string val )

Method Details

QueryParameter() public method

public QueryParameter ( string key, string val )
key string
val string