摘要:
namespace Microshaoft.MEF.Contracts{ using System; public delegate void ExceptionEventHandler(TSender sender, Exception exception);}namespace Microshaoft.MEF.Contracts{ using System; public interface IMefChainedProcessorPart { IMefChainedProcessorPart Instance { ... 阅读全文
posted @ 2013-09-07 19:02
于斯人也
阅读(480)
评论(0)
推荐(0)