Files
Sdaleo/Systems/Postgres/General.cs
2016-07-21 16:55:03 -04:00

12 lines
169 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Sdaleo.Systems.Postgres
{
class General
{
}
}