public DataConvert(EDIObject action) { this.context = action; }
public EDI(EDIObject action) : base(action) { }