This commit is contained in:
@@ -88,7 +88,7 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
get { return MyFormat; }
|
||||
}
|
||||
public DynamicTypeDescriptor MyConfig
|
||||
public ConfigDynamicTypeDescriptor MyConfig
|
||||
{
|
||||
get { return FolderConfig; }
|
||||
}
|
||||
@@ -221,7 +221,7 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
get { return MyFormat; }
|
||||
}
|
||||
public DynamicTypeDescriptor MyConfig
|
||||
public ConfigDynamicTypeDescriptor MyConfig
|
||||
{
|
||||
get { return Get().FolderConfig; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user