G
Guest
I have created a static class which contains properties. I can assign values
to them when the software is running. How can I create default values for
these properties when I am coding them, so that I can retrieve those values
without assigning a new one when the software is running?
to them when the software is running. How can I create default values for
these properties when I am coding them, so that I can retrieve those values
without assigning a new one when the software is running?