C# 动态加载程序集dll (实现接口)
摘要:
一、程序集(接口程序集):LyhInterface.Dll namespace LyhInterface { public interface ILyhInterface { void Run(); } } 二、程序集(实现接口的程序集):LyhClassLibrary1.dll, LyhClass 阅读全文
posted @ 2016-02-27 23:05 幽幽Net 阅读(5981) 评论(0) 推荐(0)
浙公网安备 33010602011771号