共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ExtensionLoader |
ExtensionLoader
|
0 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
A lightweight plugin loading system for C# 2.0 and later. ExtensionLoader uses the Inversion of Control design methodology to separate interfaces from implementations. Implementations can then be loaded and configured at runtime for a powerful plugin system and config file parsing in just a few lines of code.