What's On First
Blog on Asian American, education, cars, politics, videos, and anything else fun I run across.
Wednesday, February 03, 2010
C# Dynamic lets you use objects as their run-time types
article
You can't stick an integer in an object type and say object + 1. But you can make a dynamic object, put an int in it, and then say dynamic + 1
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment