How to create a wrapper class in c#.net?
C#
3
Posts
3
Posters
0
Views
1
Watching
-
HI, I have customer class. i want to create the wrapper class fot this? how to create wrapmper class for the customer? What is wrapper class?
-
HI, I have customer class. i want to create the wrapper class fot this? how to create wrapmper class for the customer? What is wrapper class?
See Wrapper patern[^] Also take a look at the following link for a sample[^] Calin
-
HI, I have customer class. i want to create the wrapper class fot this? how to create wrapmper class for the customer? What is wrapper class?
Why would you want to add something, if you don't even know what the thing you want to add, actually is ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.