Class for calling system features. More...
Classes | |
struct | Action |
Structure to represent the contents of system features. More... | |
Static Public Member Functions | |
static void | Execute (ref Action action) |
Executes a system feature call. |
Class for calling system features.
static void Execute | ( | ref Action | action | ) | [static] |
Executes a system feature call.
action | Content of the system feature call |