예제 #1
0
		private void detach_WorkPacRefs(WorkPacRef entity)
		{
			this.SendPropertyChanging();
			entity.aspnet_User = null;
		}
예제 #2
0
 partial void UpdateWorkPacRef(WorkPacRef instance);
예제 #3
0
 partial void DeleteWorkPacRef(WorkPacRef instance);
예제 #4
0
 partial void InsertWorkPacRef(WorkPacRef instance);