C# (CSharp) EdiFabric.Sdk.EdiToObject.ConsoleApplication Пространство имен

Классы

Имя Описание
EdifactSamples EdifactReader reads item by item from the EDI file stream. The final structure looks like this: UNB UNG (optional) Message or ParsingException ... (the rest of the messages or errors)... UNE (optional) UNZ ... (the rest of the interchanges) ...
Helpers
Program
X12Samples X12Stream reads item by item from the EDI file stream. The final structure looks like this: ISA GS Message or ParsingException ... (the rest of the messages or errors)... GE IEA ... (the rest of the interchanges) ...