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

Add a public non-generic Convert on TypeConverter. #108

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

ewoutkramer
Copy link
Member

TypeConverter.Convert cannot be used if all you have is an actual Type, so I have added a function to invoke the conversions with a runtime type.

@ewoutkramer ewoutkramer merged commit 00dfee9 into develop Nov 14, 2023
2 checks passed
@ewoutkramer ewoutkramer deleted the typeconversion-without-generics branch November 14, 2023 07:02
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

Successfully merging this pull request may close these issues.

2 participants