Пример #1
0
 public string Render()
 {
     return(_brickImage.Render() + " " + "position " + _position);
 }