Пример #1
0
		private void detach_PredictionXRefs(PredictionXRef entity)
		{
			this.SendPropertyChanging();
			entity.Prediction = null;
		}
Пример #2
0
 partial void UpdatePredictionXRef(PredictionXRef instance);
Пример #3
0
 partial void DeletePredictionXRef(PredictionXRef instance);
Пример #4
0
 partial void InsertPredictionXRef(PredictionXRef instance);