SharpCAT/SharpCATService/Client.cs
2019-03-08 13:04:43 -06:00

6 lines
70 B
C#

namespace SharpCATService
{
internal class Client
{
}
}