Beispiel #1
0
 public New GetNewWithAppUser(int id)
 {
     return(_newRepository.GetNewWithAppUser(id));
 }