SqlDataReader class is not marked sealed then what makes it uninheritable?
-
1Why do you want to inherit from it? Use extension methods instead!Steven– Steven2011-05-07 14:57:42 +00:00Commented May 7, 2011 at 14:57
-
i dont want to inherit it. just noticed that its not marked sealed but said to be uninheritable so just asked.vatspoo– vatspoo2011-05-08 10:28:25 +00:00Commented May 8, 2011 at 10:28
Add a comment
|