C# doesn't allow structs to derive from classes, but all ValueTypes derive from Object. Where is this distinction made?C# doesn't allow structs to derive from classes
C# doesn't allow structs to derive from classes, but all ValueTypes derive from Object. Where is this distinction made?C# doesn't allow structs to derive from classes