Particular / EndToEnd

Home to End-to-End tests for NServiceBus (performance, wire, backwards compatibility, etc)
Apache License 2.0
2 stars 2 forks source link

Some interface methods are explicitly implemented, some are not #292

Open ramonsmits opened 6 years ago

ramonsmits commented 6 years ago

The way interfaces are implemented isn't consistent. Some interface methods are explicitly implemented, some are not.

The code base should try to apply one uniform interface implementation coding style.

Comment by @danielmarbach https://github.com/Particular/EndToEnd/pull/285/files#r150774656