Ejemplo n.º 1
0
 public bool Delete(object FamRecID)
 {
     return(AFamily.Delete(FamRecID) == 1);
 }