コード例 #1
0
 public List <Employee> GetAll()
 => _context.GetAllEmployees();