Skip to content

C# Tutorial: Inheritance #265

Closed
Closed
@BillWagner

Description

This topic would cover how inheritance is expressed in C#. It would include how to express designs using the keywords ‘abstract’, ‘virtual’, ‘override’, ‘sealed’. For developers coming from other languages, it would be important to discuss the fact that in C# override is required. (It is not in Java and many other OO languages.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions