7 lines
87 B
C#
7 lines
87 B
C#
namespace Server.Data;
|
|
|
|
internal class ReverseProxyU
|
|
{
|
|
public bool AutoStart;
|
|
}
|