This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
21,454
Commits
73
Branches
219
Tags
fecb5e79799dc03ef5f08a75fb8d155bc86ecff5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Shannon
1274fbaefd
Fixes up the equality members for the event args types to include Gethash code and sequence equal checking, this is done by a base class used by event args that deal with collections.
2017-04-28 18:14:50 +10:00
Shannon
a65ad3c72a
Adds equality members for all event args, updates equality check for EventDefinitionBase to include the args (since that is quite important!), creates an OrderedHashSet class which can deduplicate lists for us based on member equality and supports first in or last in + tests.
2017-02-06 18:46:23 +11:00