In C#, according to MSDN, there are 77 C# keywords. A keyword, it defines, is a predefined, reserved identifiers that have special meanings to the compiler. Some you’ll be definitely familiar with, others possibly less so. It’s these less common ones I’d like to introduce here - as I’ve found some new ones I’ve learnt [...]
Keywords
June 26th, 2008 · No Comments
Tags: Progamming