API reference
Property ArgumentTypes
- Namespace
- DisCatSharp.CommandsNext.Exceptions
- Assembly
- DisCatSharp.CommandsNext.dll
ArgumentTypes
Gets the ordered collection of argument types for the specified overload.
public IReadOnlyList<Type> ArgumentTypes { get; }