Microsoft.Contracts namespace

▼魔方 西西 提交于 2020-01-05 04:58:11

问题


For what it is necessary Microsoft.Contracts namespace in asp.net?

I mean, in what cases I could write using Microsoft.Contracts;?


回答1:


For using code contracts.




回答2:


You can find the library here C:\Program Files\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0\mscorlib.dll



来源:https://stackoverflow.com/questions/1679392/microsoft-contracts-namespace

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!