skip to main |
skip to sidebar
System.ValueType & System.Object
Every value type derieves from System.ValueType and all reference types derieve from System.Object, BUT not all System.Object types are reference types as System.ValueType also derieves from System.Object as does every object in the .NET Framework.
No comments:
Post a Comment