Skip to content

Provide helpful shortcuts.  #26

@ruler501

Description

@ruler501

For methods like EquCompare<Person>.Equals(this, other) It should be possible to allow it to be called as EquCompare.Equals(this, other) since you can have classes share a name if they have different numbers of generic parameters. Then you deduce the type of this automatically and forward the call to the original version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions