Ejemplo n.º 1
0
		public void LimparRegistros()
		{
			RegistroH1 = null;
			RegistroH1 = new ACBrPAFRegistroH1();
			RegistroH2.Clear();
		}
Ejemplo n.º 2
0
 public void LimparRegistros()
 {
     RegistroH1 = null;
     RegistroH1 = new ACBrPAFRegistroH1();
     RegistroH2.Clear();
 }