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

13 lines
186 B
C#

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