5 Jan
2014
5 Jan
'14
6:40 a.m.
hi all, I have couple of classes they are similar, most of them are the same, but some small parts are different. So that I want to use a arch that there is a common class holds all the common properties, and the real classes are inherited from the common. But how to achieve that? thanks!