Example #1
0
 internal Bloco0(ACBrLFD parent)
     : base(parent)
 {
     Registro0000 = new Registro0000();
     Registro0001 = new Registro0001();
     Registro0990 = new Registro0990(parent);
 }
Example #2
0
		internal Bloco0(ACBrLFD parent)
			: base(parent)
		{
			Registro0000 = new Registro0000();
			Registro0001 = new Registro0001();
			Registro0990 = new Registro0990(parent);
		}