Table of Contents

Class BaseCommandProcessor<TEventArgs, TConverter, TConverterContext, TCommandContext>.LazyConverter

Namespace
DSharpPlus.Commands.Processors
Assembly
DSharpPlus.Commands.dll
protected class BaseCommandProcessor<TEventArgs, TConverter, TConverterContext, TCommandContext>.LazyConverter
Inheritance
BaseCommandProcessor<TEventArgs, TConverter, TConverterContext, TCommandContext>.LazyConverter

Properties

ConverterDelegate
ConverterInstance
ConverterType
ParameterType

Methods

Equals(LazyConverter)
Equals(object?)

Determines whether the specified object is equal to the current object.

GetConverter(IServiceProvider)
GetConverterDelegate(BaseCommandProcessor<TEventArgs, TConverter, TConverterContext, TCommandContext>, IServiceProvider)
GetHashCode()

Serves as the default hash function.

ToString()

Returns a string that represents the current object.