コード例 #1
0
ファイル: SurfaceModel.cs プロジェクト: alibghz/urcie
 public SurfaceModel(Surface surface)
 {
     this.surface = surface;
 }