ShiningMasamune
New Member
USA
3 Posts |
Posted - Apr 05 2010 : 12:58:01 PM
|
In C#, variables declared as "const" are compile-time constants whose values are substituted on compilation. They should therefore be colored the preprocessor color, but they're currently colored the variable color. |
|