Adds DBTools.cs (Create and Insert Table)

This commit is contained in:
Twitchy 2011-07-27 18:22:12 +12:00
parent 894e796f73
commit bc2bfd5485
4 changed files with 209 additions and 8 deletions

View file

@ -1,6 +0,0 @@
namespace TShockAPI.DB
{
class SqlTable
{
}
}