Files
test/Class1.cs
2025-11-26 14:03:23 +08:00

13 lines
190 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TeklaModelPlugin1
{
internal class Class1
{
}
}