Jesse Loftus

55%
Flag icon
override and virtual a kind of matched pair. You use virtual to mark a method as able to be overridden and override to actually provide a replacement for the method.
The C# Programming Yellow Book
Rate this book
Clear rating
Open Preview