Files
Sdaleo/Systems/MySql/Internal/Validation.cs
2016-07-21 16:55:03 -04:00

12 lines
178 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Sdaleo.Systems.MySql.Internal
{
class Validation
{
}
}