Click or drag to resize

StiLexerReplaceWithPrefix Method (String, String, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiLexer.ReplaceWithPrefix(System.String,System.String,System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void ReplaceWithPrefix(
	string prefix,
	string oldValue,
	string newValue
)

Parameters

prefix
Type: SystemString

[Missing <param name="prefix"/> documentation for "M:Stimulsoft.Base.StiLexer.ReplaceWithPrefix(System.String,System.String,System.String)"]

oldValue
Type: SystemString

[Missing <param name="oldValue"/> documentation for "M:Stimulsoft.Base.StiLexer.ReplaceWithPrefix(System.String,System.String,System.String)"]

newValue
Type: SystemString

[Missing <param name="newValue"/> documentation for "M:Stimulsoft.Base.StiLexer.ReplaceWithPrefix(System.String,System.String,System.String)"]

See Also