Closed fergusbown closed 2 years ago
Great upgrade.. I've also added support for events so now it should work for methods
, properties
, indexers
and events
. Also, there is language proposal 'Static abstract members in interfaces' so I've excluded static members.
Allow a class to have a custom implementation of a property, as per methods - at the moment you get a duplicate definition