Click or drag to resize

CustomTextGeneratorContainsPlaceHolder Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.TextGenerator.CustomTextGenerator.ContainsPlaceHolder(System.String)"]


Namespace: RAYLASE.Marker.Common.TextGenerator
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.44.0
Syntax
C#
public static bool ContainsPlaceHolder(
	string text
)

Parameters

text  String

[Missing <param name="text"/> documentation for "M:RAYLASE.Marker.Common.TextGenerator.CustomTextGenerator.ContainsPlaceHolder(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.Common.TextGenerator.CustomTextGenerator.ContainsPlaceHolder(System.String)"]

See Also