整理代码
This commit is contained in:
13
ShrlAlgoToolkit.RevitAddins/RvMEP/ClashReportView.xaml.cs
Normal file
13
ShrlAlgoToolkit.RevitAddins/RvMEP/ClashReportView.xaml.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
namespace ShrlAlgo.RvKits.RvMEP;
|
||||
|
||||
/// <summary>
|
||||
/// ClashReportView.xaml 的交互逻辑
|
||||
/// </summary>
|
||||
public partial class ClashReportView
|
||||
{
|
||||
public ClashReportView()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user