Пример #1
0
 public ProfileType Get()
 {
     return(_service.GetProfileTypeById(_query.Id));
 }