laatzen/Common/Hardware/PLC/PorfiNet/ClassLibrary1/Class1.cs
Roland Drabesch c89a5f7196 add profi net
2024-04-09 09:48:34 +02:00

13 lines
184 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ClassLibrary1
{
public class Class1
{
}
}