how to access the virtual method without creating the objet
for the virtual method?
Answer Posted / vijay
base.virtualfunctionname();
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between struct and class c#?
What is difference between the "throw" and "throw ex" in .net?
What is int16?
What is application object in c#?
Is there a way of specifying which block or loop to break out of when working with nested loops?
What are the methods in c#?
What is the real use of interface in c#?
How does aspect oriented programming work?
What is public void in c#?
What is callback in c#?
What is dataset c#?
What is a partial class in c#?
What is the difference between func and action delegate?
What is the difference between a function and a method?
What is _viewstart cshtml?