Skip to content

[FEATURE] Would be nice if all CreateClassProxy methods supported generic syntax #635

@backstromjoel

Description

@backstromjoel

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>().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions