コード例 #1
0
		private void detach_ValidScopes(ValidScope entity)
		{
			this.SendPropertyChanging();
			entity.Definition = null;
		}
コード例 #2
0
 partial void UpdateValidScope(ValidScope instance);
コード例 #3
0
 partial void DeleteValidScope(ValidScope instance);
コード例 #4
0
 partial void InsertValidScope(ValidScope instance);