Skip to content

Need a method to get the non-generic signature of a MethodSpec #501

@Misaka-Mikoto-Tech

Description

@Misaka-Mikoto-Tech

I want to generate a Method with exactly the same ParameterDef and return type as MethodSpec, but the parameters obtained through methodSpec.GetParams() has generic type, such as T, U, how can I get its real type?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions