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] Would be nice if all CreateClassProxy methods supported generic syntax #635

Closed
backstromjoel opened this issue Nov 16, 2022 · 1 comment
Milestone

Comments

@backstromjoel
Copy link
Contributor

backstromjoel commented Nov 16, 2022

It would be really nice if all CreateClassProxy(typeof(TClass)) as TClass methods in ProxyGenerator.cs could take a typeparam instead of taking it as a parameter like so: CreateClassProxy<TClass>().

@backstromjoel
Copy link
Contributor Author

Created a PR: #636

@stakx stakx added this to the vNext milestone Jan 13, 2023
@stakx stakx closed this as completed Jan 13, 2023
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

2 participants