コード例 #1
0
 public IList <SystemChore> GetSystemChores()
 {
     return(_choreService.GetSystemChores());
 }