public List <EnvaseNE> LlenarComboEnvase()
 {
     return(ObjetoEnvaseDA.LlenarComboEnvase());
 }