Value Types
- bool
- byte
- char
- decimal
- double
- enum
- float
- int
- long
- sbyte
- short
- struct
- uint
- ulong
- ushort
Reference Types
- class
- delegate
- dynamic
- interface
- object
- string
Value Types bool byte char decimal double enum float int long sbyte short struct uint ulong ushort Reference Types class delegate dynamic interface object string
Subscribe to get the latest posts sent to your email.
Leave a comment