Example #1
0
 private void detach_PhanQuyenNhoms(PhanQuyenNhom entity)
 {
     this.SendPropertyChanging();
     entity.ManHinh = null;
 }
Example #2
0
 private void detach_PhanQuyenNhoms(PhanQuyenNhom entity)
 {
     this.SendPropertyChanging();
     entity.NhomNguoiDung = null;
 }
Example #3
0
 partial void UpdatePhanQuyenNhom(PhanQuyenNhom instance);
Example #4
0
 partial void DeletePhanQuyenNhom(PhanQuyenNhom instance);
Example #5
0
 partial void InsertPhanQuyenNhom(PhanQuyenNhom instance);