예제 #1
0
파일: Layers.cs 프로젝트: rcw0125/vehic
 public Layers(LayeredImage image)
 {
     this._image = image;
 }