dotnet-state-machine / stateless

A simple library for creating state machines in C# code
Other
5.41k stars 746 forks source link

fix: InternalTransitionAsyncIf guard parameters (update) #530

Closed mclift closed 1 year ago

mclift commented 1 year ago

Building on the work of @LipatovAlexander in PR #510 to address issue #303, this PR restores the original method signatures and marks them as [Obsolete].