Exemplo n.º 1
0
        /// <inheritdoc />


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