示例#1
0
 async void GetSettings()
 {
     BasicSettings = await SettingsDatabase.GetBasicSettingsAsync();
 }