TexfileLines(String) Constructor

Prevents a default instance of the TexfileLines class from being created.

Definition

Namespace: DevCase.Core.DataProcessing.TextFiles
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public TexfileLines(
	string text
)

Parameters

text  String
The text content.

See Also