Table of Contents

Operator operator !=

Namespace
DSharpPlus.Commands.Processors
Assembly
DSharpPlus.Commands.dll

operator !=(ConverterDelegateFactory, ConverterDelegateFactory)

public static bool operator !=(BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>.ConverterDelegateFactory left, BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>.ConverterDelegateFactory right)

Parameters

left BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>.ConverterDelegateFactory
right BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>.ConverterDelegateFactory

Returns

bool