Microsoft.Contracts namespace

2.3k Views Asked by At

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

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

2

There are 2 best solutions below

2
On

For using code contracts.

0
On

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