Tag: sealed methods

Articles and experiments related to sealed methods.

A Quick C# Question: Sealed classes

This blog post discusses whether sealing a class in C# automatically seals its methods as well. The author wants to prevent further extension of an abstract class with virtual functions. They wonder if sealing the class alone achieves this or if each method needs to be explicitly sealed.

Read article

Stay in the loop.

I'm trialing a newsletter. Join for monthly insights into web dev, Chrome, and the open web.

alternate_email

Get in touch

Open to chat about Chrome or Web development.

Book a consultation