Skip to content

C# interop: mark all optional parameter as optional and make style param conversion functions static methods #134

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

Closed
2 tasks done
kMutagene opened this issue Aug 18, 2021 · 1 comment
Milestone

Comments

@kMutagene
Copy link
Collaborator

kMutagene commented Aug 18, 2021

  1. All optional parameters should get the optional tag used in the Chart type (see Axis.init all arguments are mandatory in C# #133)
  2. Style param convert functions are FSharpFunc instead of invokable methods -> add members/override: ToString() and Convert()
@kMutagene
Copy link
Collaborator Author

should be fixed with the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant