Can dynamic variables in C# 4.0 be members on a class or passed into or returned from methods? var from C# 3.0 couldn't but I haven't seen any mention anywhere of whether it is possible or not with dynamic.
|
|
All of the above. I tried them out in the VPC and was able to do all of these. See the 'New Features in C#' document here |
||
|
|
|
|
Yes. There's a big difference between
EDIT: Chris Burrow's first blog entry on |
||||||||||
|
