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

Using Reflection to Create a Factory Class for Dynamic Method Invocation using Templates

Rate me:
Please Sign up or sign in to vote.
4.71/5 (3 votes)
5 Mar 2010CPOL4 min read 20.9K   3  
How to call templates dynamically with Reflection

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
Software Developer (Senior) Microsoft
United States United States
Chris Aloia lives in the Seattle area and works as a Senior Software Development Engineer for Microsoft Corporation.

Comments and Discussions