DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Class PredefinedCommonToolGroupNames

    Represents the predefined common tool group names.

    Inheritance
    object
    PredefinedCommonToolGroupNames
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    public static class PredefinedCommonToolGroupNames

    Fields

    Converters

    Represents the tool group for converters.

    Declaration
    public const string Converters = "Converters"
    Field Value
    Type Description
    string

    EncodersDecoders

    Represents the tool group for encoders and decoders.

    Declaration
    public const string EncodersDecoders = "Encoders / Decoders"
    Field Value
    Type Description
    string

    Formatters

    Represents the tool group for formatters.

    Declaration
    public const string Formatters = "Formatters"
    Field Value
    Type Description
    string

    Generators

    Represents the tool group for generators.

    Declaration
    public const string Generators = "Generators"
    Field Value
    Type Description
    string

    Graphic

    Represents the tool group for graphics.

    Declaration
    public const string Graphic = "Graphic"
    Field Value
    Type Description
    string

    Testers

    Represents the tool group for testers.

    Declaration
    public const string Testers = "Testers"
    Field Value
    Type Description
    string

    Text

    Represents the tool group for text.

    Declaration
    public const string Text = "Text"
    Field Value
    Type Description
    string
    In this article
    DevToys logo © 2024 DevToys