This commit is contained in:
2011-03-01 13:26:22 +00:00
parent e96d73f919
commit 287707438e
2 changed files with 150 additions and 41 deletions

View File

@@ -18,6 +18,7 @@ namespace Volian.Controls.Library
components.Dispose();
}
base.Dispose(disposing);
MyItemInfo.MyContent.Changed -= new VEPROMS.CSLA.Library.ContentInfoEvent(MyContent_Changed);
}
#region Component Designer generated code