Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.TestKit.Internal.StringMatcher
RegexMatcher Class
RegexMatcher Constructor
RegexMatcher Methods
RegexMatcher Constructor
TBD
Namespace:
Akka.TestKit.Internal.StringMatcher
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
RegexMatcher
(
Regex
regex
)
new
:
regex
:
Regex
->
RegexMatcher
Parameters
regex
Type:
System.Text.RegularExpressions
Regex
TBD
See Also
Reference
RegexMatcher Class
Akka.TestKit.Internal.StringMatcher Namespace
Akka.NET Home
|
Learn Akka.NET