This is the main client-side RedCritter namespace for creating Silverlight Apps.
Types
| All Types | Classes | Enumerations |
| Name | Description | |
|---|---|---|
| App |
The main App class for your RedCritter App. Every RedCritter App must have 1 and only one instance of this class.
| |
| ConfigurationDialog |
The main Configuration class for your RedCritter App. Every RedCritter App must have only one instance of this class at most.
| |
| App..::.HttpMethod |
Available HTTP methods.
| |
| ConfigurationDialog..::.HttpMethod |
Available HTTP methods.
| |
| App..::.Setting | ||
| App..::.SettingCollection | ||
| App..::.SQLCommandEventArgs |
You should not create this event argument directly. It is used for internal communications with the Player.
| |
| User |
The User class contains all user related information that is available to your App.
|