2
Answers

Override private virtual methods in C#

Hi friends,

I want to know that can we override private virtual methods? If yes then how?

Answers (2)