コード例 #1
0
 public async Task EndEditAsync()
 {
     await TableUtility.EndEditAsync(this.authentication, this.descriptor);
 }