Пример #1
0
    private void method_5(Class411 A_0, object A_1)
    {
        int num = (int)A_1;

        if (num == 0)
        {
            this.class87_0.int_0--;
        }
        else
        {
            A_0.string_3 = Class576.smethod_42(Class969.smethod_42(num));
        }
    }
Пример #2
0
 private bool method_2(Class411 A_0, bool A_1, bool A_2)
 {
     if ((A_0.border_0 != null) && A_0.border_0.Shadow)
     {
         this.bool_0 = true;
         if (A_0.border_0.LineWidth > this.float_0)
         {
             this.float_0 = A_0.border_0.LineWidth;
         }
     }
     A_0.bool_0 = this.bool_1;
     if (!A_0.method_1(A_1, A_2))
     {
         return(this.bool_0);
     }
     return(true);
 }
 public abstract void Visit(Class411 c);
 public override void Visit(Class411 c) { }