Error!
Success!

C# #warning and #error Directives

0
kicks

C# #warning and #error Directives  (Unpublished)

In some situations you may wish to purposefully cause compilation errors or warnings in your code. For example, a warning indicating that you are compiling in debug mode or an error for deprecated code. These can be added using preprocessor directives.


Kicked By:
Drop Kicked By: