Class CommandOverloadAttribute
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public sealed class CommandOverloadAttribute : Attribute
- Inheritance
-
CommandOverloadAttribute
- Inherited Members
Constructors
CommandOverloadAttribute()
public CommandOverloadAttribute()