예제 #1
0
 private async void GetSettings()
 {
     Settings = await _jsonController.GetSettings();
 }