Ejemplo n.º 1
0
 public bool capnhatphong(DTO_Phong obj)
 {
     return(Phong.CapNhatPhong(obj));
 }