Exemplo n.º 1
0
 public void SetHeader(int controlNo, string functionalId)
 {
     _header = _segmentFactory.GetGroupHeader(functionalId, controlNo);
     AddSegment(_header);
 }