0 votes
in C Sharp by
What are reference types in C#?

1 Answer

0 votes
by
Below are the list of reference types in C# -

class

string

interface

object
...