Dead Reckoned

Results 1 issues of Dead Reckoned

An `ArgumentNullException` is thrown when using the `AddTransitionFromAny(to, condition, forceInstantly)` shortcut extension method for FSMs where `TStateId` is a `string` type. This occurs because the extension method passes `default` through...