开发者

Are there any changes to the CodeDom API in .net 4?

开发者 https://www.devze.com 2023-01-08 03:47 出处:网络
Are there an开发者_如何学JAVAy changes to the CodeDom API in .net 4? http://msdn.microsoft.com/en-us/library/y2k85ax6.aspx

Are there an开发者_如何学JAVAy changes to the CodeDom API in .net 4?

http://msdn.microsoft.com/en-us/library/y2k85ax6.aspx

  • new features
  • bug fixes
  • things marked as obsolete


Yes there are

http://msdn.microsoft.com/en-us/library/ff652744.aspx

2 types with new members.

  • System.CodeDom.Compiler.CodeDomProvider - contains 1 new member:

     CodeDomProvider.CreateProvider(String, IDictionary<String, String>) method 
    
  • System.CodeDom.Compiler.CompilerInfo - contains 1 new member:

     CompilerInfo.CreateProvider(IDictionary<String, String>) method 
    
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号