Eliseev E.E. LabWork07_Hard #17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork07_Hard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +25,4 @@
return source.Messages.Select(x => GetViewModel(x)).ToList();
}
public List<MessageInfoViewModel> GetFilteredList(MessageInfoSearchModel model)
Нет поиска по заявленным условиям
@ -0,0 +33,4 @@
return result;
}
public List<MessageInfoViewModel> GetFilteredList(MessageInfoSearchModel model)
Нет поиска по заявленным условиям
Pull request closed