10/8/2009
•
EN
[C# 4.0] Implementing a custom dynamic object
A guide to creating custom dynamic objects in C# 4.0 by inheriting from the DynamicObject class and overriding key methods.