Example #1
0
 internal BlocoE(ACBrSpedFiscal parent) : base(parent)
 {
     RegistroE001 = new RegistroE001();
     RegistroE990 = new RegistroE990(parent);
 }
Example #2
0
		internal BlocoE(ACBrSpedFiscal parent) : base(parent)
		{
			RegistroE001 = new RegistroE001();
			RegistroE990 = new RegistroE990(parent);
		}