Skip to content

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

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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