Example #1
0
 private void OnChoicesUpdated()
 {
     _choiceService.SaveChoicesAsync(Choices);
     NotifyStateChanged();
 }