Пример #1
0
 public bool Delete(string[] ids)
 {
     return(_ISysUserServices.Deletes(ids));
 }