Questions about interface member modifiers #5952
Unanswered
zms9110750
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to ask them about (using virtual or abstract modifier)
(modifier with public or protected or private) (static and instance)
Which methods can / must / cannot add default implementations
Which methods can be invoked from the implementation class?
After the interface inherits the interface, which methods can be added with default implementations?
Beta Was this translation helpful? Give feedback.
All reactions