FSMBaseTransitionTSFrom Property |
[Missing <summary> documentation for "P:Akka.Actor.FSMBase.Transition`1.From"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic ReadOnly Property From As TS
Get
public:
property TS From {
TS get ();
}
member From : 'TS with get
Property Value
Type:
TS
See Also