| 1. | Use a private object instead 而应使用私有对象。 |
| 2. | Assembly references contain references to both global and private objects 程序集引用同时包含对全局对象和私有对象的引用。 |
| 3. | A property or method call cannot include a reference to a private object , either as an argument or as a return value 无论是作为参数还是作为返回值,属性或方法调用都不能包括对私有对象的引用 |
| 4. | Private objects must be in a directory at either the same level as or below the directory in which your application is installed 私有对象必须在应用程序安装目录的同一级(或下一级)目录中。 |
| 5. | The test generator creates code to wrap the private objects in a wrapper that allows access to the private object s members 测试生成器创建代码,将私有对象包入一个允许访问私有对象成员的包装。 |
| 6. | The binaries will ideally be deployed from a build view in which in the objects were generated and will remain as view private objects 理想地,二进制代码可以从构建视图中获得,该视图中产生的对象将一直作为视图的私有对象。 |