-
Constant Management class is a simple class that can be used to define constant values that can be updated.Constant Management class can store and retrieve values from global variables with unique names based on a constant name key. If the constant is already defined, the class can update its value.
-
This class can be used to spell numeric values using Polish words.

