Class BaseAttribute
Base attribute class. All other attributes descend from BaseAttribute.
[AttributeUsage(AttributeTargets.All)]
public class BaseAttribute : Attribute
- Inheritance
-
BaseAttribute
- Derived
Base attribute class. All other attributes descend from BaseAttribute.
[AttributeUsage(AttributeTargets.All)]
public class BaseAttribute : Attribute