Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Make ExpressionEvaluator.Evaluate(expression, dictionary) public #11

Closed
akinsgre opened this issue Jun 6, 2018 · 1 comment

Comments

@akinsgre
Copy link

akinsgre commented Jun 6, 2018

It would be helpful for me, dynamically creating a list of variables, to simply pass a Dictionary

@akinsgre
Copy link
Author

akinsgre commented Jun 6, 2018

I would like to dynamically create a list of variable to pass at runtime. It's straight-forward to use a Dictionary as an argument, and that method is available, but is private.

Please make it public.. pull request forthcoming

Commentary from my stackoverflow question looking for more information is here https://stackoverflow.com/questions/50722680/methods-for-dynamically-creating-an-array-in-c-sharp/50723073?noredirect=1#comment88454881_50723073

akinsgre pushed a commit to akinsgre/Math-Expression-Evaluator that referenced this issue Jun 6, 2018
Giorgi added a commit that referenced this issue Feb 27, 2024
#11 - Making method signature public
@Giorgi Giorgi closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants