Example #1
0
 private void WelcomeUser()
 {
     Output.Write(GameInstruction.WelcomePlayerMessage(Player.Name));
 }