Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Namespace TehGM.Wolfringo.Commands.Parsing

    Classes

    ArgumentConverterProvider

    Provides a command argument converter.

    ArgumentConverterProviderOptions

    Options for default command argument converter provider.

    ArgumentsParser

    An argument parser for commands.

    ArgumentsParserOptions

    Options for default argument parser.

    CommandArgumentExtensions

    Extensions for command argument reflection.

    CommandContextOptions

    Computed options for a single execution of command.

    ParameterBuilder

    Utility for building parameters when invoking a command method.

    ParameterBuilderValues

    Values to use when building parameters.

    Interfaces

    IArgumentConverter

    A converter for a command method argument that converts string value to a specific parameter type.

    IArgumentConverterProvider

    Provides a command argument converter.

    IArgumentsParser

    An argument parser for commands.

    IParameterBuilder

    Utility for building parameters when invoking a command method.