Files
RevitArchive/HYJigPro/PromptDlg.Designer.cs

17 lines
351 B
C#
Raw Permalink Normal View History

2026-02-23 14:58:05 +08:00
namespace HYJig
{
public partial class PromptDlg : global::System.Windows.Forms.Form
{
protected override void Dispose(bool disposing)
{
if (disposing && this.icontainer_0 != null)
{
this.icontainer_0.Dispose();
}
base.Dispose(disposing);
}
private global::System.ComponentModel.IContainer icontainer_0 = null;
}
}