Why is the ASP.NET ListItem class sealed? -


i'm curious. why asp.net listitem class need sealed?

back read interview 1 of creators of bcl, think scottgu.

iirc said similar "for classes, regretted made them sealed, , other classes regretted did not make them sealed".

so assumption design desicion may not transparent bcl users.

on other hand, 100k+ user knows more internals it.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -