放在命令窗口去执行上述代码,出现以下提示,还有什么代码没写吗?
---------------------------
版本:2014.3.8.1
---------------------------
代码执行出错,错误信息:
System.NullReferenceException: Object variable or With block variable not set.
at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
at UserCode.Test()
---------------------------
确定
---------------------------