© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
12 replies
spicedruid

❔ Make interface deriving from another interface have a sealed implementation of a function

...so that you dont have to write the same code for every child interface. details are in pastebin: https://pastebin.com/UwLuyRWA
Pastebin
//Command systempublic interface ICommand{ public abstract void ...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ ✅ Use function that has default implementation in interface from instance of class
C#CC# / help
3y ago
✅ Explicit interface implementation
C#CC# / help
17mo ago
❔ Default implementation of a `static abstract` base interface member in derived interface
C#CC# / help
3y ago
❔ A question about struct - interface implementation
C#CC# / help
4y ago