Ejemplo n.º 1
0
 partial void DeleteEventsFriendshipEstablished(EventsFriendshipEstablished instance);
Ejemplo n.º 2
0
		private void detach_EventsFriendshipEstablisheds(EventsFriendshipEstablished entity)
		{
			this.SendPropertyChanging();
			entity.Friend = null;
		}
Ejemplo n.º 3
0
 partial void InsertEventsFriendshipEstablished(EventsFriendshipEstablished instance);