Click here to Skip to main content
15,886,809 members
Articles / Programming Languages / C#

C# Object to Interface Caster Utility

Rate me:
Please Sign up or sign in to vote.
4.94/5 (21 votes)
28 Apr 2009CPOL3 min read 59.5K   528   44  
A utility that casts an object to an interface, even if it doesn't formally implement it.

Views

Daily Counts

Downloads

Weekly 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) Independent Contractor
United States United States

Comments and Discussions