Click or drag to resize
Akka.NETFSMSpecHelpersTransitionStateExpectorTS Method
TBD

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Func<Object, Object, bool> TransitionStateExpector<TS>()

Type Parameters

TS
TBD

Return Value

Type: FuncObject, Object, Boolean
TBD
See Also