Class TestAttribute
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class TestAttribute : Attribute
- Inheritance
-
objectTestAttribute
- Inherited Members
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class TestAttribute : Attribute