Пример #1
0
 internal void DrawShape(Point position)
 {
     _model.DrawShape(position);
 }