Talk:C Sharp syntax
Appearance
From article:
This article contains new features of the upcoming C# 3.0. These features are not yet officially released.
Since C# 3.0 has been released already, this paragraph needs to be updated. 88.131.91.2 (talk) 11:40, 19 January 2009 (UTC)
Generics
Quote from the article:
The compiler will automatically replace every T in the code with the type you want to replace it with.
.NET parameterized types are instantiated at runtime rather than by the compiler
Done. Feel free to point out any more mistakes Aly89 (talk) 23:27, 4 November 2008 (UTC)