예제 #1
0
 private void method_43()
 {
     if (this.method_41())
     {
         this.method_44(this.method_39());
         smethod_8(new object[] { this.interface63_0 != null, PrId.Parent, this.interface63_0 });
         this.interface63_0 = null;
         object[] objArray2 = new object[2];
         objArray2[0] = this;
         smethod_9(objArray2);
     }
 }
예제 #2
0
 public void method_0()
 {
     this.interface63_0 = null;
     smethod_8(new object[] { this.borderStyle_0 != BorderStyle.None, PrId.LineStyle, this.borderStyle_0 });
     this.borderStyle_0 = BorderStyle.None;
     smethod_8(new object[] { this.int_3 != 0, PrId.RawLineWidth, this.int_3 });
     this.int_3 = 0;
     smethod_8(new object[] { !this.color_0.IsEmpty, PrId.Color, this.color_0 });
     this.color_0 = Color.Empty;
     smethod_8(new object[] { this.int_4 != 0, PrId.RawDistanceFromText, this.int_4 });
     this.int_4 = 0;
     smethod_8(new object[] { this.bool_0, PrId.Shadow, this.bool_0 });
     this.bool_0 = false;
     smethod_8(new object[] { this.bool_1, PrId.Frame, this.bool_1 });
     this.bool_1 = false;
     object[] objArray7 = new object[2];
     objArray7[0] = this;
     smethod_9(objArray7);
     this.string_0 = null;
     this.string_1 = null;
     this.string_2 = null;
 }
예제 #3
0
 internal Class1031(Interface63 A_0, int A_1)
 {
     this.color_0       = Color.Empty;
     this.interface63_0 = A_0;
     this.int_2         = A_1;
 }
예제 #4
0
 internal Class76(Interface63 A_0)
 {
     this.interface63_0 = A_0;
 }