This commit is contained in:
@@ -23,7 +23,7 @@ namespace VEPROMS.CSLA.Library
|
||||
public static List<AnnotationTypeInfo> AllList()
|
||||
{
|
||||
//return _AllList;
|
||||
return AnnotationTypeInfo._AllList;
|
||||
return AnnotationTypeInfo._CacheList;
|
||||
}
|
||||
public override string ToString()
|
||||
{
|
||||
|
Reference in New Issue
Block a user