Table of Contents

Class Snake

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Snake", "The game of apple eating.")]
[Scenario.ScenarioCategory("Colors")]
public class Snake : Scenario, IDisposable
Inheritance
Snake
Implements
Inherited Members

Methods

Dispose(bool)
Setup()

Override this to implement the Scenario setup logic (create controls, etc...).