コード例 #1
0
 public List <Coach> GetAllIncludeDetails()
 {
     return(_repository.GetAllIncludeDetails());
 }