Exemplo n.º 1
0
 public void patronSays(string patronName, string thingToSay)
 {
     fadingText.sendWhatToSay(patronName + " : ", thingToSay);
 }