Class AllowByValueAttribute
[AttributeUsage(AttributeTargets.Enum|AttributeTargets.Parameter)]
public class AllowByValueAttribute : Attribute
- Inheritance
-
AllowByValueAttribute
- Inherited Members
Constructors
AllowByValueAttribute()
public AllowByValueAttribute()