J
jquerijero
Guest
This line, bank1, bank2... may have different methods/properties. Do you mean to say that you will need to make calls to different methods and properties for each bank, or are you just stating that your bank classes have other methods and properties? If it is the former, I think using case statements will be cleaner.
Continue reading...
Continue reading...