コード例 #1
0
ファイル: Layers.cs プロジェクト: rcw0125/vehic
 public Layers(LayeredImage image)
 {
     this._image = image;
 }