Table of Contents

Class RunTExample

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[ScenarioMetadata("Run<T> Example", "Illustrates using Application.Run<T> to run a custom class")]
[ScenarioCategory("Runnable")]
public class RunTExample : Scenario, IDisposable
Inheritance
RunTExample
Implements
Inherited Members
Extension Methods

Methods

Main()

Called by UI Catalog to run the Scenario. This is the main entry point for the Scenario .