Beispiel #1
0
 internal void TellSanta(string type, string child)
 {
     _santa.MadeAToy(Name, type, child);
 }