Files
Mapo-IOB-WIN/Iob.Config/ServerConf.cs
T
2020-09-25 21:22:51 +02:00

13 lines
185 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Iob.Config
{
public class ServerConf
{
}
}