-
How to invoke static method of (non-static) class. If I use Func delegate I am getting following error.
|
Beta Was this translation helpful? Give feedback.
Answered by
nirajp82
Sep 16, 2021
Replies: 1 comment
-
Found the answer, we have to add those types using resettings. https://github.com/microsoft/RulesEngine/wiki/Getting-Started#resettings |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abbasc52
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the answer, we have to add those types using resettings.
https://github.com/microsoft/RulesEngine/wiki/Getting-Started#resettings