Class Scenario.ScenarioCategory
- Namespace
- UICatalog
- Assembly
- UICatalog.dll
Defines the category names used to catagorize a Scenario
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class Scenario.ScenarioCategory : Attribute
- Inheritance
-
Scenario.ScenarioCategory
- Inherited Members
Constructors
Properties
- Name
Category Name
Methods
- GetCategories(Type)
Static helper function to get the Scenario Categories given a Type
- GetName(Type)
Static helper function to get the Scenario Name given a Type