Révision 42456640 GES_PAC/ViewModel/CreateMeasureViewModel.cs
GES_PAC/ViewModel/CreateMeasureViewModel.cs | ||
---|---|---|
199 | 199 |
|
200 | 200 |
currentSet.AddMeasure(newMeasure, ChamberId, IsAnimalOut); |
201 | 201 |
|
202 |
await Shell.Current.GoToAsync(nameof(ChambersView));
|
|
202 |
await Shell.Current.Navigation.PopToRootAsync();
|
|
203 | 203 |
|
204 | 204 |
IsBusy = false; |
205 | 205 |
} |
Formats disponibles : Unified diff