Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(435)

Unified Diff: Src/GoogleApis/Apis/Requests/Parameters/ParameterCollection.cs

Issue 13412046: Reimplement OAuth2 library - Step 1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Src/GoogleApis/Apis/Requests/Parameters/ParameterCollection.cs
===================================================================
rename from Src/GoogleApis/Apis/Requests/ParameterCollection.cs
rename to Src/GoogleApis/Apis/Requests/Parameters/ParameterCollection.cs
--- a/Src/GoogleApis/Apis/Requests/ParameterCollection.cs
b/Src/GoogleApis/Apis/Requests/Parameters/ParameterCollection.cs
@@ -17,9 17,10 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Google.Apis.Util;
-namespace Google.Apis.Requests
namespace Google.Apis.Requests.Parameters
{
/// <summary>
/// A collection of parameters (key value pairs). May contain duplicate keys.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b