.NET 4.0 framework dynamic features in VB with Option Strict On?

前端 未结 3 1186
慢半拍i
慢半拍i 2020-12-11 15:06

Is there any way to use the new dynamic features in the 4.0 framework like ExpandoObject in VB.NET without setting Option Strict Off? With C#, you

3条回答
提交回复
热议问题