J
James Scott
hello,
is there a way to write set&get methods more compact?
I have a bout 50 properties that I have to acesss - and that's a lot of
redundant code.
Another way I can think of is putting the values in a Hashtable. Or are
there (big) disadvantages to that?
Thanks!
is there a way to write set&get methods more compact?
I have a bout 50 properties that I have to acesss - and that's a lot of
redundant code.
Another way I can think of is putting the values in a Hashtable. Or are
there (big) disadvantages to that?
Thanks!