Dynamic Typing in C# 4.0 (www.fairnet.com)
submitted by
ebizdom(230) 6 months, 4 days ago
C# 4.0 introduces a new static type called dynamic. When an instance variable is defined with the type dynamic, the compiler ignores the call and won't complain. These actions are picked up at runtime. Here are comparison with C# 3.0 and C# 4.0 using Dynamic Types.
|
category: C#
|
Views: 11
tags:
C# another
Everyones tags:
Your Tags: