Click or drag to resize

SingleCharSeparationStrategy Constructor

Initializes a new instance of the SingleCharSeparationStrategy class with tabulator as the separator char.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SingleCharSeparationStrategy()
See Also