TextITextComparerStartsWith Method

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
bool StartsWith(
	string theString,
	string theSubstring
)

Parameters

theString  String
 
theSubstring  String
 

Return Value

Boolean

See Also