Skip to content

Clone Action<T> delegate is incorrect #36

@sgf

Description

@sgf

Clone Action delegate is incorrect,
DeepClone appears to Clone the Action.Target object,
which it shouldn't be, because the delegate itself should just be a pointer to the target method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions