Comparer class used to perform the sorting of the query parameters

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
protected class QueryParameterComparer
Visual Basic (Declaration)
Protected Class QueryParameterComparer
Visual C++
protected ref class QueryParameterComparer

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.OAuthBase..::.QueryParameterComparer

See Also