¡@

Home 

c# Programming Glossary: subone

Specifying the return type of an abstract method from a Base Class according to a Sub Class

http://stackoverflow.com/questions/675857/specifying-the-return-type-of-an-abstract-method-from-a-base-class-according-to

List ... Get What should be the generic type class SubOne Base public override List SubOne Get class SubTwo Base public.. be the generic type class SubOne Base public override List SubOne Get class SubTwo Base public override List SubTwo Get I want.. class is. So as you can see from the example the method in SubOne should return List SubOne whereas the method in SubTwo should..