mirror of
https://github.com/ShrlAlgo/RevitGen.git
synced 2026-03-09 19:08:19 +00:00
整理代码
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user