C# 4.0 Dynamic Lookup - Are You Kidding Me? (dev102.com)
submitted by
shaharyr(4325) 3 years, 6 months ago
One of the core features introduced in C# 4.0 is called Dynamic Lookup which allows a unified approach to invoking things dynamically. When you have an object of type dynamic you can do whatever you like with it, those operations are resolved only at runtime. I DON’T LIKE IT, ARE YOU KIDDING ME?
|category: C#
|Views: 824
tags:
C# another
Everyones tags:
Your Tags: