This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
usingModele;
usingPersistance;
usingStubLib;
usingSystem;
usingSystem.Collections.Generic;
usingSystem.Configuration;
usingSystem.Data;
usingSystem.Linq;
usingSystem.Threading.Tasks;
usingSystem.Windows;
namespaceProjet1
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
publicpartialclassApp:Application
{
/// <summary>
/// Manager permettant la gestion de l'Application, Initialiséavec la persistance (Soit Stub, soit XMLPersistance)
/// </summary>
publicManagerLeManager{get;privateset;}=newManager(newXMLPersistance());//Interchangable entre stub et xmlpersistance
/// <summary>
/// Action lors de l'appuie du bouton Modifier (Crayon du Master), Affiche un nouvelle fenêtre