Add initial stuff
This commit is contained in:
parent
04c7fe42f2
commit
a0e91cf37f
2 changed files with 23 additions and 0 deletions
10
Tools.cs
Normal file
10
Tools.cs
Normal file
|
@ -0,0 +1,10 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace LibZNI
|
||||
{
|
||||
class Tools
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue