C Sharp Programming/Keywords/override
From Wikibooks, the open-content textbooks collection
The keyword override is use in declaring an overridden function, which extends a base class function of the same name.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|
The keyword override is use in declaring an overridden function, which extends a base class function of the same name.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|