This commit is contained in:
2008-08-12 11:21:19 +00:00
parent 610f408c6d
commit d0dba2aad4
14 changed files with 937 additions and 240 deletions

View File

@@ -54,6 +54,7 @@ namespace VEPROMS.CSLA.Library
try
{
ReadDataItemList(dr);
_CacheList.Add(this);
}
catch (Exception ex)
{