Click or drag to resize
Akka.NETState.Applying Method
Overload List
  NameDescription
Public methodApplying(TEvent)
Specify domain event to be applied when transitioning to the new state.
Public methodApplying(ILinearSeq<TEvent>)
Specify domain events to be applied when transitioning to the new state.
Top
See Also