Search Results for

    Show / Hide Table of Contents

    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 Source

    ToQueryString(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
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾