Class MatchesAll
- Namespace
- Akka.TestKit.Internal.StringMatcher
- Assembly
- Akka.TestKit.dll
public class MatchesAll : IStringMatcher
- Inheritance
-
MatchesAll
- Implements
- Inherited Members
Properties
Instance
public static IStringMatcher Instance { get; }
Property Value
Methods
IsMatch(string)
TBD
public bool IsMatch(string s)
Parameters
s
stringTBD
Returns
- bool
TBD
ToString()
TBD
public override string ToString()
Returns
- string
TBD