Class TextFormatterDemo
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("TextFormatter Demo", "Demos and tests the TextFormatter class.")]
[Scenario.ScenarioCategory("Text and Formatting")]
public class TextFormatterDemo : Scenario, IDisposable
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable