Compilation error (line 49, col 13): The type or namespace name 'Dictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 49, col 29): The type or namespace name 'Dictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 50, col 13): The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 1, col 1): Program does not contain a static 'Main' method suitable for an entry point
Compilation error (line 49, col 57): The field 'EmployeeSystem._employees' is never used
Compilation error (line 50, col 28): The field 'EmployeeSystem._employeeList' is never used