Files
BeWoPlaner/Dakota/Segmente/SegmentSLLAINV.cs
2023-06-16 16:00:37 +02:00

13 lines
196 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Dakota.Segmente
{
internal class SegmentSLLAINV
{
}
}