Beispiel #1
0
 partial void DeleteCloudcore_SystemMenu(Cloudcore_SystemMenu instance);
Beispiel #2
0
 partial void UpdateCloudcore_SystemMenu(Cloudcore_SystemMenu instance);
Beispiel #3
0
		private void detach_SystemMenu_SystemAction2(Cloudcore_SystemMenu entity)
		{
			this.SendPropertyChanging();
			entity.ParentAction = null;
		}
Beispiel #4
0
 partial void InsertCloudcore_SystemMenu(Cloudcore_SystemMenu instance);
Beispiel #5
0
		private void attach_Cloudcore_SystemMenu(Cloudcore_SystemMenu entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_SystemAction = this;
		}