コード例 #1
0
 private async Task WhenIGet()
 {
     _result = await _provider.Get();
 }