Example #1
0
 void GiveInfo(string str, ConsoleColor cc)
 {
     PersonInfo?.Invoke(str, cc);
 }