Data hosted with ♥ by
Pastebin.com
-
Download Raw
-
See Original
public
class
Producto
{
public
decimal
PrecioActual
{
get
;
set
;
}
}