Exemplo n.º 1
0
 public override string ToString()
 {
     return(Сol.ToString() + " Radius:" + Radius);
 }
Exemplo n.º 2
0
 public override string ToString()
 {
     return(Сol.ToString() + " Width:" + Width + " Height:" + Height);
 }