예제 #1
0
		private void detach_ReviewMeetingApply(ReviewMeetingApply entity)
		{
			this.SendPropertyChanging();
			entity.MeetingApplyForm = null;
		}
예제 #2
0
 partial void UpdateReviewMeetingApply(ReviewMeetingApply instance);
예제 #3
0
 partial void DeleteReviewMeetingApply(ReviewMeetingApply instance);
예제 #4
0
 partial void InsertReviewMeetingApply(ReviewMeetingApply instance);