Ejemplo n.º 1
0
 partial void DeleteSponsorListJobListing(SponsorListJobListing instance);
Ejemplo n.º 2
0
 partial void InsertSponsorListJobListing(SponsorListJobListing instance);
Ejemplo n.º 3
0
 partial void UpdateSponsorListJobListing(SponsorListJobListing instance);
Ejemplo n.º 4
0
		private void detach_SponsorListJobListing(SponsorListJobListing entity)
		{
			this.SendPropertyChanging();
			entity.SponsorList = null;
		}