Ejemplo n.º 1
0
 public string Delete(DTO_Phong obj)
 {
     return(dal.delete(obj));
 }