Hi Guys,
What are the C# specific language features depends on features of .NET, or of the .NET base classes?
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted May 28, 2013, 4:56 AM
This enables C# source code to be compiled to intermediate language (IL) and metadata which the common language runtime (CLR) understands.