Table of Contents

Class RemainderAttribute

Namespace
Kook.Commands
Assembly
Kook.Net.Commands.dll

标记指定的参数将接收剩余未解析的所有输入值。

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