コード例 #1
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/API
		private void detach_IncludedParts(IncludedPart entity)
		{
			this.SendPropertyChanging();
			entity.ParentPart = null;
		}
コード例 #2
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/API
 partial void UpdateIncludedPart(IncludedPart instance);
コード例 #3
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/API
 partial void DeleteIncludedPart(IncludedPart instance);
コード例 #4
0
ファイル: CurtDev.designer.cs プロジェクト: janiukjf/API
 partial void InsertIncludedPart(IncludedPart instance);