A
A
andoral2017-09-22 16:06:04
.NET
andoral, 2017-09-22 16:06:04

What's the difference between override and a simple method definition?

What's the difference between a method with and without override?
(of course, a method of a class inherited from a class with a virtual method)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Griboks, 2017-09-22
@andoral

... This allows you to dynamically call the desired definition of the same function, depending on the object with which the function is called.

Read completely

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question