Code Snippet - Example of Dynamic ExpandoObject in C# 4.0. - CodeWrapp(www.codewrapper.com)
submitted by
codewrapper(35) 2 years, 1 month ago
The ExpandoObject enables to create new members for an object in runtime. The ExpandoObject was introduced in C# version 4.0.
In order to use ExpandoObject , you will have to add reference to System.Dynamic.
|category: C#
|Views: 110
tags:
C# another
Everyones tags:
Your Tags: