Exemplo n.º 1
0
 public void LimparRegistros()
 {
     RegistroP1 = null;
     RegistroP1 = new ACBrPAFRegistroP1();
     RegistroP2.Clear();
 }
Exemplo n.º 2
0
		public void LimparRegistros()
		{
			RegistroP1 = null;
			RegistroP1 = new ACBrPAFRegistroP1();
			RegistroP2.Clear();
		}