TellmeRevitPluging/Common/ShellConstants.cs
2025-12-09 17:43:30 +08:00

13 lines
187 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Common
{
internal class ShellConstants
{
}
}