65.9K
CodeProject is changing. Read more.
Home

Automatic Interface Implementer: An Example of Runtime Type Building

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.58/5 (6 votes)

Jan 10, 2008

CPOL

8 min read

viewsIcon

55760

downloadIcon

745

An example of run-time type building; given an interface, returns an object that automatically implements the interface.