It would be handy to have an overloaded GetInt method in the ConfigBase class with two extra integer parameters min and max to check if the configured value falls in a valid range and eventually returning a default value.
Logged In: YES user_id=163900
Please give me an example of how you would use this in an application.
Log in to post a comment.
Logged In: YES
user_id=163900
Please give me an example of how you would use this in an
application.