示例#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;
 }
示例#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;
 }
示例#3
0
 internal void method_56(FrameDividerPositionType A_0)
 {
     this.frameDividerPositionType_0 = A_0;
 }