Public Member Functions | |
| GpsModuleMainForm () | |
| GpsModuleMainForm (ref GpsStrategy strategy) | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Properties | |
| bool | Silent [get, set] |
Definition at line 12 of file GPSModuleMainForm.cs.
| GpsModule.GpsModuleMainForm.GpsModuleMainForm | ( | ) |
Definition at line 37 of file GPSModuleMainForm.cs.
| GpsModule.GpsModuleMainForm.GpsModuleMainForm | ( | ref GpsStrategy | strategy | ) |
Definition at line 43 of file GPSModuleMainForm.cs.
| override void GpsModule.GpsModuleMainForm.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 GPSModuleMainForm.designer.cs.
bool GpsModule.GpsModuleMainForm.Silent [get, set] |
Definition at line 17 of file GPSModuleMainForm.cs.
1.6.3