Click or drag to resize
Akka.NETRegexMatcherIsMatch Method
TBD

Namespace:  Akka.TestKit.Internal.StringMatcher
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool IsMatch(
	string s
)

Parameters

s
Type: SystemString
TBD

Return Value

Type: Boolean
TBD

Implements

IStringMatcherIsMatch(String)
See Also