* Add PluginLoader * 删除event返回值 * 添加插件触发器(方法组) * 删除冗余方法 * 将typeof(GetType())改写为this is * 删除无用引用
* 开发插件接口和基类 * 添加构造方法 * 添加PluginManager