コード例 #1
0
 public List <CAT_UNIDAD_MEDIDA> traerUnidadMedida()
 {
     return(varProducto.traerUnidadMedida());
 }