Click here to Skip to main content
15,903,203 members
Articles / Programming Languages / C# 4.0

Constructing an instance class from its base class instance

Rate me:
Please Sign up or sign in to vote.
4.89/5 (11 votes)
8 Sep 2009CPOL2 min read 42.8K   18  
A Generic way to construct an instance of a class from an instance of its base class.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Canada Canada
Engineer, maker, food lover

Comments and Discussions