Example #1
0
 public DataConvert(EDIObject action)
 {
     this.context = action;
 }
Example #2
0
 public EDI(EDIObject action) : base(action)
 {
 }