Class RemainderAttribute
Marks the input to not be parsed by the parser.
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class RemainderAttribute : Attribute
- Inheritance
-
RemainderAttribute
- Inherited Members