Click or drag to resize
Akka.NETStartsWithString Constructor
TBD

Namespace:  Akka.TestKit.Internal.StringMatcher
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public StartsWithString(
	string start
)

Parameters

start
Type: SystemString
TBD
See Also