清单3显示了字典应用程序的开始测试类。
Listing 3 shows the dictionary application's beginning test class.
此外,Controller类也有一个动态属性ViewModel,可以更好地访问ViewData字典,如下代码所示(基于上面的代码)。
Also, the Controller class has a dynamic property ViewModel offering better access to the ViewData dictionary like in this example based on the previous one.
要获取字典,您就要使用virtualsystems类。
To grab the dictionary, you will use the VirtualSystems class.
应用推荐