why should i set a function virtual and then use override to replace it if i can simply make:
Code://base class public void LOL() { } //derived class public new void LOL() { }
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |