コード例 #1
0
 private async Task LoadRegistryInfo()
 {
     registryRecord = await registry.GetRegistryInfo();
 }