会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
About Computer
博客园
首页
新随笔
新文章
联系
管理
订阅
2007年3月16日
Type.GetType 获得本Assembly以外的类型
摘要: 简而言之,就是相应AppDomain.的AssemblyResolve实现的。 DynAssembly提供给动态载入的模块提供一个解析名字的机会。如下代码可以把NHibernate 的Hbm.xml 生成 数据库结构。 using System;using System.Collections.Generic;using System.Text;using NHibernate.Cfg;...
阅读全文
posted @ 2007-03-16 02:00 thh
阅读(1397)
评论(0)
推荐(0)
编辑
公告