When Obsolete
#937
|
In the sample projects Sample 06. the compiler warns obsolete code |
Answered by
neozhu
Oct 27, 2021
Replies: 1 comment
|
I think you can use 'if' instead of 'when', see https://workflow-core.readthedocs.io/en/latest/control-structures/#fluent-api_3 |
0 replies
Answer selected by
gayancc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you can use 'if' instead of 'when', see https://workflow-core.readthedocs.io/en/latest/control-structures/#fluent-api_3