Révision 9fd69a0e GES_PAC/AppShell.xaml.cs

Voir les différences:

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

Formats disponibles : Unified diff