Exemplo n.º 1
0
 public virtual string Draw()
 {
     return("a paper with " + _color.DrawColor());
 }