Rebrand database namespace.

This commit is contained in:
2020-02-10 02:10:18 +00:00
parent dc8da3aa30
commit 4a2d370999
383 changed files with 8219 additions and 6298 deletions

View File

@@ -30,7 +30,7 @@
using System.Data;
namespace Cicm.Database
namespace Marechai.Database
{
/// <summary>Interface to database</summary>
public interface IDbCore