コード例 #1
0
ファイル: SandBox.designer.cs プロジェクト: alexkasp/monitor
 partial void DeleteResearchesState(ResearchesState instance);
コード例 #2
0
ファイル: SandBox.designer.cs プロジェクト: alexkasp/monitor
 partial void InsertResearchesState(ResearchesState instance);
コード例 #3
0
ファイル: SandBox.designer.cs プロジェクト: alexkasp/monitor
 partial void UpdateResearchesState(ResearchesState instance);
コード例 #4
0
ファイル: SandBox.designer.cs プロジェクト: alexkasp/monitor
		private void detach_ResearchesStates(ResearchesState entity)
		{
			this.SendPropertyChanging();
			entity.Research = null;
		}