Thread
:
How to Merge all classes into One class
View Single Post
#
2
(
permalink
)
04-22-2008, 11:38 AM
sanjeevtarar
Senior Member
Join Date: Apr 2008
Location: Delhi(India)
Posts: 251
Quote:
Originally Posted by
jazz2k8
I am having total 3 classes and i want to merge all into one class.
EG:A,B,C are different type of documents
class A
Class B
Class C
-jazz
Hi,
What exactly you want..??
If you want to merge classes you can do it with using inner classes.
But according to your description it seems that you want to merge all methods of three classes into single class..
please explain some more details.
sanjeev
sanjeevtarar
View Public Profile
Send a private message to sanjeevtarar
Find all posts by sanjeevtarar