Files
Relay/RelayServer/Services/ServerBootstrapService.cs

6 lines
80 B
C#

namespace RelayServer.Services;
public class ServerBootstrapService
{
}