Example #1
0
 public DetalheRetornoCNAB240(DetalheSegmentoTRetornoCNAB240 segmentoT, DetalheSegmentoURetornoCNAB240 segmentoU)
 {
     _segmentoT = segmentoT;
     _segmentoU = segmentoU;
 }
Example #2
0
 public DetalheRetornoCNAB240(DetalheSegmentoTRetornoCNAB240 segmentoT)
 {
     _segmentoT = segmentoT;
 }