Click or drag to resize

DotTreeGeneratorFixString Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.DotTreeGenerator.FixString(System.String)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual string FixString(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.DotTreeGenerator.FixString(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.DotTreeGenerator.FixString(System.String)"]

See Also