Exemplo n.º 1
0
		public void LimparRegistros()
		{
			RegistroD1 = null;
			RegistroD1 = new ACBrPAFRegistroD1();
			RegistroD2.Clear();
		}
Exemplo n.º 2
0
 public void LimparRegistros()
 {
     RegistroD1 = null;
     RegistroD1 = new ACBrPAFRegistroD1();
     RegistroD2.Clear();
 }