Révision 09d4a0de GES_PAC/AppShell.xaml.cs
GES_PAC/AppShell.xaml.cs | ||
---|---|---|
15 | 15 |
Routing.RegisterRoute(nameof(CreatePersonView), typeof(CreatePersonView)); |
16 | 16 |
Routing.RegisterRoute(nameof(CreatePlaceView), typeof(CreatePlaceView)); |
17 | 17 |
Routing.RegisterRoute(nameof(CreateCalibrationView), typeof(CreateCalibrationView)); |
18 |
Routing.RegisterRoute(nameof(SetListView), typeof(SetListView)); |
|
19 |
Routing.RegisterRoute(nameof(CreateSetView), typeof(CreateSetView)); |
|
20 |
Routing.RegisterRoute(nameof(ChambersView), typeof(ChambersView)); |
|
21 |
Routing.RegisterRoute(nameof(EnterAnimalView), typeof(EnterAnimalView)); |
|
18 | 22 |
} |
19 | 23 |
} |
20 | 24 |
|
Formats disponibles : Unified diff