refactoring

This commit is contained in:
Paul Schneider 2014-10-06 04:58:47 +02:00
commit f3a2efa244
64 changed files with 121 additions and 159 deletions

View file

@ -3,7 +3,7 @@ using System.Configuration;
using System.Configuration.Provider;
using System.Collections.Generic;
namespace yavscModel.Blogs
namespace Yavsc.Model.Blogs
{
public abstract class BlogProvider: ProviderBase
{