News

Classes divide into two types: concrete and abstract. I’ll briefly review three constructs: concrete classes, abstract classes, and interfaces. I start with the concrete class.
Learn how to choose between classes, structs, and record types in C# for power, flexibility, efficiency, and performance.