Nachrichten

You can imagine a reference type similar to a pointer that is implicitly dereferenced when you access them. The built-in reference types supported by C# include: object, string, and dynamic.
Instead, it stores the address where the value is being stored. In other words, a reference type contains a pointer to another memory location that holds the data.