SharpCAT/SharpCATService/Server.cs

6 lines
70 B
C#
Raw Normal View History

2019-03-08 20:04:43 +01:00
namespace SharpCATService
{
2019-03-08 20:04:43 +01:00
internal class Server
{
}
2019-03-08 20:04:43 +01:00
}