Table of Contents

Class ScenarioCategory

Namespace
UICatalog
Assembly
UICatalog.dll

Defines the category names used to categorize a Scenario

[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public class ScenarioCategory : Attribute
Inheritance
ScenarioCategory
Inherited Members
Extension Methods

Constructors

ScenarioCategory(string)

Defines the category names used to categorize a Scenario

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