This commit is contained in:
@@ -72,6 +72,7 @@ namespace VEPROMS.CSLA.Library
|
||||
foreach (ROImageInfo tmp in this)
|
||||
{
|
||||
tmp.Changed -= new ROImageInfoEvent(tmp_Changed);
|
||||
tmp.Dispose();
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user