Class Threading
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Threading", "Demonstration of how to use threading in different ways")]
[Scenario.ScenarioCategory("Threading")]
public class Threading : Scenario
Constructors
Threading()
Declaration
public Threading()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable