C# Preprocessor Directives
This section discusses the C# language's preprocessor directives:
1. if
2. else
3. elif
4. endif
5. define
6. undef
7. warning
8. error
9. line
10. region
11. endregion
12. pragma
13. pragma warning
14. pragma checksum
1. if
2. else
3. elif
4. endif
5. define
6. undef
7. warning
8. error
9. line
10. region
11. endregion
12. pragma
13. pragma warning
14. pragma checksum
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home