Главная Библиотека C# 2008 Programmer Part I C# Fundamentals Chapter 3 C# Language Foundations Preprocessor Directives Обложка Аннотация C# 2008 Programmers Reference provides a concise and thorough reference on all aspects of the language. Each chapter contains detailed code samples that provide a quick and easy way to understand the key concepts covered. Wei-Meng LeeiКниги автора: C# 2008 Programmer Книга: C# 2008 ProgrammerPreprocessor Directives Скрыть рекламу в статье Preprocessor Directives Содержание #define and #undef #if, #else, #elif, and #endif #warning and #error #line #region and #endregion #pragma warning Оглавление статьи/книги #define and #undef #if, #else, #elif, and #endif #warning and #error #line #region and #endregion #pragma warning Реклама Похожие страницы Runtime Configuration Directives Options Directives FORMAT Directives Character and Integer Directives Floating-Point Directives English-Language Directives Chapter 3 C# Language Foundations #if, #else, #elif, and #endif #region and #endregion