摘要:        
class Program {     static void Main(string[] args)     {         dynamic d = Activator.CreateInstance(typeof(DemoType));    ...    阅读全文
        posted @ 2010-09-03 21:57 AlexCube 阅读(399) 评论(0) 推荐(0)
| 
			
 | 
	|
| 
			 
摘要:        
class Program {     static void Main(string[] args)     {         dynamic d = Activator.CreateInstance(typeof(DemoType));    ...    阅读全文
 
        posted @ 2010-09-03 21:57 AlexCube 阅读(399) 评论(0) 推荐(0)  | 
	|