Ejemplo n.º 1
0
 public long DeleteAgenter(HQ_Agenter entity)
 {
     return entity.Delete();
 }