MyAttribute Class
- Namespace
- DocFXPages.Tests.Annotations
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
public class MyAttribute : Attribute
- Inheritance
-
MyAttribute
Examples
What's shown by <example> tag??