Maps PowerUI specific aliases in the Nitro alias map. E.g. Event to UIEvent.
|
static void | Add (string alias, Type forType) |
| Adds an alias to the global map. More...
|
|
static void | Setup () |
| Called when the system is starting to setup the default alias set. More...
|
|
static void PowerUI.TypeAliases.Add |
( |
string |
alias, |
|
|
Type |
forType |
|
) |
| |
|
inlinestatic |
Adds an alias to the global map.
- Parameters
-
alias | The alias string to use. |
forType | The system type it maps to. |
static void PowerUI.TypeAliases.Setup |
( |
) | |
|
|
inlinestatic |
Called when the system is starting to setup the default alias set.