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

Allow choice of language when rendering property values #55

Open
zspitz opened this issue Jul 9, 2021 · 0 comments
Open

Allow choice of language when rendering property values #55

zspitz opened this issue Jul 9, 2021 · 0 comments

Comments

@zspitz
Copy link
Owner

zspitz commented Jul 9, 2021

Currently, we're using the ZSpitz.Util StringValue function, which tries to render values using C# literal syntax (mostly; some reflection types are rendered using call to GetType or GetMethod).

StringValue takes a language parameter, which can either be C# or Visual Basic. We should allow displaying this value using VB syntax.

Requires a new property in Config.

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

1 participant