Exemple #1
0
 public TcPC_frm()
 {
     Class39.k1QjQlczC5Jf5();
     base..ctor();
     TcPC_frm.smethod_0(this);
     this.InitializeComponent();
 }
        public void TcPC()
        {
            int    num;
            int    num3;
            object obj;

            try
            {
IL_01:
                ProjectData.ClearProjectError();
                num = -2;
IL_09:
                int num2 = 2;
                TcPC_frm tcPC_frm = new TcPC_frm();
IL_11:
                num2 = 3;
                Application.ShowModelessDialog(tcPC_frm);
IL_19:
                goto IL_76;
IL_1B:
                goto IL_80;
IL_1D:
                num3 = num2;
                if (num <= -2)
                {
                    goto IL_34;
                }
                @switch(ICSharpCode.Decompiler.ILAst.ILLabel[], num);
                goto IL_54;
IL_34:
                int num4 = num3 + 1;
                num3     = 0;
                @switch(ICSharpCode.Decompiler.ILAst.ILLabel[], num4);
IL_54:
                goto IL_80;
            }
            catch when(endfilter(obj is Exception & num != 0 & num3 == 0))
            {
                Exception ex = (Exception)obj2;

                goto IL_1D;
            }
IL_76:
            if (num3 != 0)
            {
                ProjectData.ClearProjectError();
            }
            return;

IL_80:
            throw ProjectData.CreateProjectError(-2146828237);
        }