SharpCAT/SharpCATService/Client.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 Client
{
}
2019-03-08 20:04:43 +01:00
}