Public Member Functions | |
| PlatformControllerMainForm () | |
| PlatformControllerMainForm (ref PlatformStrategy strategy) | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Properties | |
| PlatformStrategy | Strategy [get] |
| bool | Silent [get, set] |
| string | Status [get] |
Definition at line 11 of file PlatformControllerMainForm.cs.
| PlatformController.PlatformControllerMainForm.PlatformControllerMainForm | ( | ) |
Definition at line 40 of file PlatformControllerMainForm.cs.
| PlatformController.PlatformControllerMainForm.PlatformControllerMainForm | ( | ref PlatformStrategy | strategy | ) |
Definition at line 47 of file PlatformControllerMainForm.cs.
| override void PlatformController.PlatformControllerMainForm.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 12 of file PlatformControllerMainForm.designer.cs.
bool PlatformController.PlatformControllerMainForm.Silent [get, set] |
Definition at line 20 of file PlatformControllerMainForm.cs.
string PlatformController.PlatformControllerMainForm.Status [get] |
Definition at line 35 of file PlatformControllerMainForm.cs.
PlatformStrategy PlatformController.PlatformControllerMainForm.Strategy [get] |
Definition at line 15 of file PlatformControllerMainForm.cs.
1.6.3