Quantcast
Channel: What is the difference between String and string in C#? - Stack Overflow
Viewing all articles
Browse latest Browse all 69

Answer by Teter28 for What is the difference between String and string in C#?

$
0
0

You don't need import namespace (using System;) to use string because it is a global alias of System.String.

To know more about aliases you can check this link.


Viewing all articles
Browse latest Browse all 69

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>