MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Syntax­BuildersInterpolated­String­BuilderAdd­Text
Open sandboxFocus

InterpolatedStringBuilder.AddText Method

AddText(String)

Adds a fixed text to the interpolated string.

Declaration
public void AddText(string text)
Parameters
Type Name Description
System.String text