Example #1
0
 public void MessageAndChoice3(string message, string c1, string c2, string c3) => dayController.MessageAndChoice3(message, c1, c2, c3);