Class NamedArgumentTypeAttribute
Instructs the command system to treat command parameters of this type as a collection of named arguments matching to its properties.
Assembly: Revolt.Net.Commands.dll​
View Source​
Declaration
public sealed class NamedArgumentTypeAttribute : Attribute