Révision 4e39035b GES_PAC/AppShell.xaml.cs

Voir les différences:

GES_PAC/AppShell.xaml.cs
21 21
            Routing.RegisterRoute(nameof(EnterAnimalView), typeof(EnterAnimalView));
22 22
            Routing.RegisterRoute(nameof(CreateMeasureView), typeof(CreateMeasureView));
23 23
            Routing.RegisterRoute(nameof(CreateBehaviourView), typeof(CreateBehaviourView));
24
            Routing.RegisterRoute(nameof(EndSetView), typeof(EndSetView));
24 25
        }
25 26
    }
26 27
}

Formats disponibles : Unified diff