Skip to content

Events should use EventArgs pattern so as not to break users of API with upgrade #37

@edwardrowe

Description

@edwardrowe

If we add arguments passed out from events, it will break everyone's code. Mostly an easy fix, but still annoying.

To fix this we can use EventArgs https://docs.microsoft.com/en-us/dotnet/standard/events/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions