Exemplo n.º 1
0
 public static void ResetForTest()
 {
     Instance = new NavigationMaster(true);
 }
Exemplo n.º 2
0
 static NavigationMaster()
 {
     Instance = new NavigationMaster();
 }