Пример #1
0
 public bool DeleteAll()
 {
     return(_memberRepository.DeleteAll());
 }