Révision 1019554c GES_PAC/ViewModel/EnterAnimalViewModel.cs

Voir les différences:

GES_PAC/ViewModel/EnterAnimalViewModel.cs
82 82
        #region Méthodes
83 83
        private async Task EnterAnimal()
84 84
        {
85
            if (IsBusy) return;
85 86
            IsBusy = true;
86 87
            var date = DateTime.Now;
87 88
            var journeeActuelle = JourneeViewModel.Instance.GetCurrentDay();

Formats disponibles : Unified diff