整理代码

This commit is contained in:
GG Z
2025-09-03 22:11:56 +08:00
parent da46257be2
commit b25f8d7ec9
4 changed files with 16 additions and 27 deletions

View File

@@ -12,7 +12,6 @@ namespace RevitGen.Generator
/// </summary>
internal static class SourceGenerationHelper
{
// 定义我们属性的完整名称,以使用最终确定的、正确的命名方案。
private const string RevitCommandAttributeFullName = "RevitGen.Attributes.RevitCommandAttribute";
private const string CommandHandlerAttributeFullName = "RevitGen.Attributes.CommandHandlerAttribute";