コード例 #1
0
 public Bitmap GetTile(TILE type)
 {
     return(commonTile.GetTile(type));
 }