摘要:
string className = string.Format( "CVTT.BLL.{0}.ViewInfo,CVTT.BLL.{0}" , subClassName ); var temp = Activator.CreateInstance( Type.GetType(className ... 阅读全文
posted @ 2009-06-03 10:52 周末 阅读(267) 评论(0) 推荐(0)
|
摘要:
string className = string.Format( "CVTT.BLL.{0}.ViewInfo,CVTT.BLL.{0}" , subClassName ); var temp = Activator.CreateInstance( Type.GetType(className ... 阅读全文
posted @ 2009-06-03 10:52 周末 阅读(267) 评论(0) 推荐(0) |
||