public TcAboutBox() { Class39.k1QjQlczC5Jf5(); base..ctor(); base.Load += this.TcAboutBox_Load; TcAboutBox.smethod_0(this); this.InitializeComponent(); }
public void TcShowAbout() { int num; int num4; object obj; try { IL_01: ProjectData.ClearProjectError(); num = -2; IL_09: int num2 = 2; TcAboutBox tcAboutBox = new TcAboutBox(); IL_11: num2 = 3; Application.ShowModelessDialog(tcAboutBox); IL_19: goto IL_7D; IL_1B: int num3 = num4 + 1; num4 = 0; @switch(ICSharpCode.Decompiler.ILAst.ILLabel[], num3); IL_39: goto IL_72; IL_3B: num4 = num2; if (num <= -2) { goto IL_1B; } @switch(ICSharpCode.Decompiler.ILAst.ILLabel[], num); IL_50 :; } catch when(endfilter(obj is Exception & num != 0 & num4 == 0)) { Exception ex = (Exception)obj2; goto IL_3B; } IL_72: throw ProjectData.CreateProjectError(-2146828237); IL_7D: if (num4 != 0) { ProjectData.ClearProjectError(); } }