public static void ExecuteCharUpdate(List <Character> characters)
 {
     _display.Populate(characters);
 }