Beispiel #1
0
 public async Task Get()
 {
     await _table.GetAsync(null, _keyTuple);
 }