Class UrlExtensions
Inheritance
System.Object
UrlExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: TelegramModularFramework
Assembly: TelegramModularFramework.dll
Syntax
public static class UrlExtensions
Methods
| Improve this Doc View SourceToQueryString(IDictionary<String, Object>)
Declaration
public static string ToQueryString(this IDictionary<string, object> dictionary)
Parameters
Type | Name | Description |
---|---|---|
IDictionary<System.String, System.Object> | dictionary |
Returns
Type | Description |
---|---|
System.String |