Ejemplo n.º 1
0
 public IList <SystemChore> GetSystemChores()
 {
     return(_choreService.GetSystemChores());
 }