Class BaseBoolAttribute
Base attribute with boolean parameter.
public class BaseBoolAttribute : BaseValueAttribute<bool>
- Inheritance
-
BaseBoolAttribute
- Derived
Constructors
- BaseBoolAttribute(bool)
Initializes a new instance of the BaseBoolAttribute class.