Esempio n. 1
0
		internal BlocoG(ACBrSpedFiscal parent)
			: base(parent)
		{
			RegistroG001 = new RegistroG001();
			RegistroG990 = new RegistroG990(parent);
		}
Esempio n. 2
0
 internal BlocoG(ACBrSpedFiscal parent)
     : base(parent)
 {
     RegistroG001 = new RegistroG001();
     RegistroG990 = new RegistroG990(parent);
 }