コード例 #1
0
 public virtual void Commit()
 {
     _context.SaveChangesAsync();
 }