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