Exemplo n.º 1
0
 public override string AsString() => $"{shape.AsString()} has {transparency * 100.0}%";
Exemplo n.º 2
0
 public override string AsString() => $"{shape.AsString()} has the color {color}";