You are here: References
1Page 1 of 1Record 1 of 1

References

Favourite
VOTE 0

C# Reserved Words

Reference » By Blue Cloud On Dec 11, 2011 7:18:16 AM ,

Many Programming languages have predefined keywords that have special meanings to the compiler. They cannot be used as variables, functions, methods, or object identifiers. The following words are reserved for C# language itself.

Categories : Programming, C# | Tags : Reserved Words, csharp
1Page 1 of 1Record 1 of 1

Contributors