C# Programming/Keywords/override
< C Sharp Programming < Keywords
The keyword override
is use in declaring an overridden function, which extends a base class function of the same name.
- Further reading
C# Keywords | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers | ||||||||||
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.