C# Class PinSharp.Api.QueryStringExtensions

Show file Open project: Krusen/PinSharp

Public Methods

Method Description
AddQueryParam ( this original, string name, object value ) : string

Method Details

AddQueryParam() public static method

public static AddQueryParam ( this original, string name, object value ) : string
original this
name string
value object
return string