Пример #1
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);
 }