コード例 #1
0
ファイル: FileEntity.cs プロジェクト: autolycus/SolidworkSVN
 public FileEntityModel()
 {
     this.Root = new FileEntity();
 }
コード例 #2
0
 public FileEntityModel()
 {
     this.Root = new FileEntity();
 }