Click or drag to resize

tokenizatorBasecompressNewLines Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.tokenizator.tokenizatorBase.compressNewLines(System.String)"]

Namespace:  imbNLP.Core.contentStructure.tokenizator
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public string compressNewLines(
	string source
)

Parameters

source
Type: SystemString

[Missing <param name="source"/> documentation for "M:imbNLP.Core.contentStructure.tokenizator.tokenizatorBase.compressNewLines(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.tokenizator.tokenizatorBase.compressNewLines(System.String)"]

See Also