Table of Contents

Class RemainingTextAttribute

Namespace
DisCatSharp.CommandsNext.Attributes
Assembly
DisCatSharp.CommandsNext.dll

Indicates that the command argument takes the rest of the input without parsing.

[AttributeUsage(AttributeTargets.Parameter)]
public class RemainingTextAttribute : Attribute
Inheritance
RemainingTextAttribute
Inherited Members