摘要: 【应用场景】程序集A访问程序集B定义的Internal访问类型的类的成员。【使用方式】在构建程序集B的时候,引入System.Runtime.CompilerServices,以此来添加InternalsVisibleToattribute【例子】程序集B——using System;using S... 阅读全文
posted @ 2015-05-27 13:10 lishidefengchen 阅读(229) 评论(0) 推荐(0)