Add project files.

This commit is contained in:
olu.ameye
2019-04-11 14:02:54 -04:00
parent 7e8244d59b
commit d2da8a8bd5
15 changed files with 621 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MERMS_Provider
{
class start_data
{
}
}