Casting of objects in differnt namespaces
Stephen Patten <[email protected]> Sat, 19 Jan 2008 15:35:53 -0800
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
Hello, Don't know if that was the right title to give this but here goes.. Background: I have pulled down 2 web references into a 2.0 c# project. The author of the endpoints has created three classes, let's call them Agency, Advertiser, and Address and exposed Agency in one web reference and Advertiser in the other. Both an Agency, and Advertiser have an Address, and this is where the crux of my dilemma. How do I convert/cast an Agency.Address to an Advertiser.Address, or what terms should I be trying to research so that I may try to figure this out on my own? Thank you for your time, -- Stephen =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com