コード例 #1
0
 protected void method_18(RectangleF A_0, Paddings A_1)
 {
     this.method_2().imethod_0().method_1((double)A_1.Left);
     this.method_2().imethod_0().method_9((double)A_1.Right);
     this.method_2().imethod_0().method_5((double)A_1.Top);
     this.method_2().imethod_0().method_13((double)A_1.Bottom);
     this.class774_0 = new Class774(A_0, this.method_2(), this.interface1_1);
 }
コード例 #2
0
 protected void method_17(RectangleF A_0, bool A_1)
 {
     if (this.bool_0)
     {
         this.class774_0 = new Class774(A_0, A_1);
     }
     else
     {
         this.class774_0 = new Class774(A_0, this.method_2(), this.interface1_1, A_1);
     }
 }
コード例 #3
0
 protected void method_20(RectangleF A_0, RectangleF A_1)
 {
     this.class774_0 = new Class774(A_0, A_1, this.method_2());
 }
コード例 #4
0
 protected void method_19(RectangleF A_0)
 {
     this.class774_0 = new Class774(A_0, this.method_2());
 }