示例#1
0
 private async Task SaveChangesAsync()
 {
     await asm.SaveChangesAsync();
 }