using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace JeuHoy_WPF_Natif.Model { /// /// Description: Logique pour la vue Entrainement /// public class GestionWEntrainement { } }