Closed plompd closed 9 years ago
By removing the sealed from the class we can override the FormatMessage method to implemented additional features like localization.
For now I've decided not to merge that change because of explanation given here: https://github.com/JaroslawWaliszko/ExpressiveAnnotations/issues/70.
By removing the sealed from the class we can override the FormatMessage method to implemented additional features like localization.