Search Results for

    Show / Hide Table of Contents

    Class ApplicationCommandsTranslationContext

    The application commands translation context.

    Inheritance
    System.Object
    ApplicationCommandsTranslationContext
    Namespace: DisCatSharp.ApplicationCommands
    Assembly: DisCatSharp.ApplicationCommands.dll
    Syntax
    public class ApplicationCommandsTranslationContext

    Properties

    | Improve this Doc View Source

    Name

    Gets the name.

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Type

    Gets the type.

    Declaration
    public Type Type { get; }
    Property Value
    Type Description
    System.Type

    Methods

    | Improve this Doc View Source

    AddTranslation(String)

    Declaration
    public void AddTranslation(string translationJson)
    Parameters
    Type Name Description
    System.String translationJson

    Extension Methods

    ReflectionUtilities.ToDictionary<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems