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

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

Syntax


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

Type Parameters

TS