コード例 #1
0
ファイル: Class14.cs プロジェクト: pengxinglove/PersonalSpire
 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
ファイル: Class14.cs プロジェクト: pengxinglove/PersonalSpire
 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
ファイル: Class14.cs プロジェクト: pengxinglove/PersonalSpire
 internal void method_56(FrameDividerPositionType A_0)
 {
     this.frameDividerPositionType_0 = A_0;
 }