コード例 #1
0
ファイル: Lang.designer.cs プロジェクト: jirihelmich/CMS
 partial void Deletenews(news instance);
コード例 #2
0
ファイル: Lang.designer.cs プロジェクト: jirihelmich/CMS
 partial void Updatenews(news instance);
コード例 #3
0
ファイル: Lang.designer.cs プロジェクト: jirihelmich/CMS
		private void detach_news2(news entity)
		{
			this.SendPropertyChanging();
			entity.text3 = null;
		}
コード例 #4
0
ファイル: Lang.designer.cs プロジェクト: jirihelmich/CMS
 partial void Insertnews(news instance);
コード例 #5
0
ファイル: Lang.designer.cs プロジェクト: jirihelmich/CMS
		private void attach_news2(news entity)
		{
			this.SendPropertyChanging();
			entity.text3 = this;
		}