Public Member Functions | |
NavigationControllerMainForm () | |
NavigationControllerMainForm (ref NavigationStrategy strategy) | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. | |
Properties | |
bool | Silent [get, set] |
Definition at line 13 of file NavigationControllerMainForm.cs.
NavigationController.NavigationControllerMainForm.NavigationControllerMainForm | ( | ) |
Definition at line 32 of file NavigationControllerMainForm.cs.
NavigationController.NavigationControllerMainForm.NavigationControllerMainForm | ( | ref NavigationStrategy | strategy | ) |
Definition at line 38 of file NavigationControllerMainForm.cs.
override void NavigationController.NavigationControllerMainForm.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 NavigationControllerMainForm.designer.cs.
bool NavigationController.NavigationControllerMainForm.Silent [get, set] |
Definition at line 18 of file NavigationControllerMainForm.cs.