Ejemplo n.º 1
0
 partial void Deletecheck_bill_fee_month(check_bill_fee_month instance);
Ejemplo n.º 2
0
 partial void Insertcheck_bill_fee_month(check_bill_fee_month instance);
Ejemplo n.º 3
0
 partial void Updatecheck_bill_fee_month(check_bill_fee_month instance);
Ejemplo n.º 4
0
		private void detach_check_bill_fee_month(check_bill_fee_month entity)
		{
			this.SendPropertyChanging();
			entity.check_bill_month = null;
		}