Property ParameterType
- Namespace
- DSharpPlus.Commands.Processors
- Assembly
- DSharpPlus.Commands.dll
ParameterType
The parameter type that this converter converts to.
public Type ParameterType { get; init; }
The parameter type that this converter converts to.
public Type ParameterType { get; init; }