Exemplo n.º 1
0
 /// <inheritdoc />
 public void GiveFlowers()
 {
     Console.Write("GG叫我送你 ");
     boy.GiveFlowers();
 }
Exemplo n.º 2
0
 public void GiveFlowers() => gg.GiveFlowers();