![]() | ExternalLineHelpersToTuple Method |
Name | Description | |
---|---|---|
![]() ![]() | ToTuple(String) |
Translate a line of text into a tuple consisting of this line and a source or target number of 1.
|
![]() ![]() | ToTuple(ExternalLine) |
Translate an ExternalLine object into a tuple used by intake suppliers and output consumers in case of a single source or target.
|
![]() ![]() | ToTuple(String, Int32) |
Translate a line of text into a tuple consisting of this line and a corresponding source or target number.
|
![]() ![]() | ToTuple(ExternalLine, Int32) |
Translate an ExternalLine object into a tuple used by intake suppliers and output consumers.
|