コード例 #1
0
ファイル: NotCompiling.cs プロジェクト: GavinHwa/Bridge
 public Rectangle66(int x1)
 {
     this = new Rectangle66();
 }
コード例 #2
0
ファイル: NotCompiling.cs プロジェクト: txdv/Testing
 public Rectangle66(int x1)
 {
     this = new Rectangle66();
 }