Révision fff89fc5 GES_PAC/AppShell.xaml.cs

Voir les différences:

GES_PAC/AppShell.xaml.cs
19 19
            Routing.RegisterRoute(nameof(CreateSetView), typeof(CreateSetView));
20 20
            Routing.RegisterRoute(nameof(ChambersView), typeof(ChambersView));
21 21
            Routing.RegisterRoute(nameof(EnterAnimalView), typeof(EnterAnimalView));
22
            Routing.RegisterRoute(nameof(CreateMeasureView), typeof(CreateMeasureView));
22 23
        }
23 24
    }
24

  
25 25
}

Formats disponibles : Unified diff