Example #1
0
 partial void DeleteDistributionList(DistributionList instance);
Example #2
0
 partial void InsertDistributionList(DistributionList instance);
Example #3
0
 partial void UpdateDistributionList(DistributionList instance);
Example #4
0
		private void detach_DistributionLists(DistributionList entity)
		{
			this.SendPropertyChanging();
			entity.DistributionListType = null;
		}