This commit is contained in:
2008-11-19 13:59:54 +00:00
parent 155000586d
commit b8f6a4df10
5 changed files with 32 additions and 11 deletions

View File

@@ -120,7 +120,7 @@ namespace VEPROMS.CSLA.Library
{
get { return null; }
}
public DynamicTypeDescriptor MyConfig
public ConfigDynamicTypeDescriptor MyConfig
{
get { return null; }
}