Users Pricing

forum

Home Forums Is there a way to only add code to a method without overriding it completely in c#? – MindStick

Is there a way to only add code to a method without overriding it completely in c#?

Kate Smith 2634 28 Sep 2013
Is there any way to only add code to a method from a subclass without overriding it completely like the "override" + "virtual" does in c#. I find myself writing some duplicate code in my override methods. And not sure what to do about it

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md