DRY 部分的 ShowList 函数没有返回列表

作者: mdgr3301创建于 2022年4月11日更新于 2022年4月12日

ShowList 函数应该返回一个 List<EmployeeData> 对象, 但目前并没有返回任何内容

内容来源: thangchung/clean-code-dotnet