Exemplo n.º 1
0
 public async Task DeleteAsync()
 {
     await TableUtility.DeleteAsync(this.authentication, this.descriptor);
 }