Mihir Solanki

mihirsolanki.com

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Links

Subscriptions

Post Categories



Contextual Keywords

A contextual keyword is used to provide a specific meaning in the code, but it is not a reserved word in C#. CSharp 2.0 has following contextual keywords

partial -  Defines partial classes, structs, and interfaces throughout the same compilation unit.

where   Adds constraints to a generic declaration.

yield   Used in an iterator block to return a value to the enumerator object or to signal the end of iteration.

value   Used to set accessors and to add or remove event handlers.

 

PS : Leave your feedbacks/comments here

 

posted on Tuesday, April 12, 2005 9:01 PM by mihirsolanki





Powered by Dot Net Junkies, by Telligent Systems