Luski.Net/Luski.net/PublicServer.cs

6 lines
65 B
C#

namespace Luski.net;
public class PublicServer : Server
{
}