erummirza
10-21-2007, 06:13 AM
Hello to every one!
sealed classes in .net are those classes which are non-inheritable. for example
image and Bitmap a sealed class .. so why these classes are sealed even when we can not inheirt their functionality and use them
secondly how many other classe are there in .net which are sealed
thanks
sealed classes in .net are those classes which are non-inheritable. for example
image and Bitmap a sealed class .. so why these classes are sealed even when we can not inheirt their functionality and use them
secondly how many other classe are there in .net which are sealed
thanks