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