Exemplo n.º 1
0
 internal Class14()
 {
     this.frameDividerPositionType_0 = FrameDividerPositionType.Relative;
     this.int_8                = 1;
     this.class906_0           = new Class906();
     this.color_0              = Color.Empty;
     this.framesetBorderType_0 = FramesetBorderType.Simple;
 }
Exemplo n.º 2
0
 internal Class14(FormatBase A_0, int A_1) : base(A_0, A_1)
 {
     this.frameDividerPositionType_0 = FrameDividerPositionType.Relative;
     this.int_8                = 1;
     this.class906_0           = new Class906();
     this.color_0              = Color.Empty;
     this.framesetBorderType_0 = FramesetBorderType.Simple;
 }
Exemplo n.º 3
0
 internal void method_123(FramesetBorderType A_0)
 {
     this.framesetBorderType_0 = A_0;
 }