FSMSpecHelpers..::..CurrentStateExpector<(Of <(<'TS>)>)> Method

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


public static Func<Object, Object, bool> CurrentStateExpector<TS>()
Public Shared Function CurrentStateExpector(Of TS) As Func(Of Object, Object, Boolean)
public:
generic<typename TS>
static Func<Object^, Object^, bool^>^ CurrentStateExpector()

Type Parameters

TS