Join Slack
Communities
Powered by
If `Foo` derives from `Bar` then you can call `Bar...
# announcements
z
zoltu
03/25/2016, 3:42 PM
If
Foo
derives from
Bar
then you can call
Bar
extension methods on an instance of
Foo
. Is this not what you are referring to with polymorphic extension methods
@michael.hibay
?
Open in Slack
Previous
Next