Пример #1
0
 public bool Destroy(object Id)
 {
     return(TResultDetailDeleted.Destroy(Id) == 1);
 }