refactoring
This commit is contained in:
parent
8cec6d44e2
commit
7fc21f1056
25 changed files with 179 additions and 335 deletions
|
|
@ -7,7 +7,7 @@ namespace Yavsc.Model.FrontOffice.Configuration
|
|||
/// <summary>
|
||||
/// Catalog providers configuration section.
|
||||
/// </summary>
|
||||
public class CatalogProvidersConfigurationSection : ConfigurationSection
|
||||
[Obsolete("Use DataProviderConfiguration instead")] public class CatalogProvidersConfigurationSection : ConfigurationSection
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or sets the default provider.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue