Timeline for answer to What is the difference between String and string in C#? by Neel
Current License: CC BY-SA 3.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 4, 2018 at 9:29 | comment | added | Techiemanu | The only tiny difference is that if you use the String class, you need to import the System namespace on top of your file, whereas you don’t have to do this when using the string keyword. | |
| S Mar 16, 2016 at 19:35 | history | suggested | Sangram Shivankar | CC BY-SA 3.0 |
improved Format
|
| Mar 16, 2016 at 18:46 | review | Suggested edits | |||
| S Mar 16, 2016 at 19:35 | |||||
| S Jun 11, 2014 at 5:26 | history | answered | Neel | CC BY-SA 3.0 | |
| S Jun 11, 2014 at 5:26 | history | made wiki | Post Made Community Wiki by Neel |