Open DigitalLibrarian opened 8 years ago
Audit all "const" variables. All of them atm, should be 'readonly'. See link below with regards to how the values are shared across assemblies.
http://stackoverflow.com/questions/55984/what-is-the-difference-between-const-and-readonly
Audit all "const" variables. All of them atm, should be 'readonly'. See link below with regards to how the values are shared across assemblies.
http://stackoverflow.com/questions/55984/what-is-the-difference-between-const-and-readonly