Click or drag to resize

SingleCharSeparationStrategy Constructor

Overload List
 NameDescription
Public methodSingleCharSeparationStrategy Initializes a new instance of the SingleCharSeparationStrategy class with tabulator as the separator char.
Public methodSingleCharSeparationStrategy(Char) Constructor for this strategy. You must provide a separator char.
Top
See Also