Table of Contents

Interface IStringMatcher

Namespace
Akka.TestKit.Internal.StringMatcher
Assembly
Akka.TestKit.dll

Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

public interface IStringMatcher

Methods

IsMatch(string)

TBD

bool IsMatch(string s)

Parameters

s string

TBD

Returns

bool

TBD