PexContract Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper methods for Code Contracts
public ref class PexContract abstract sealed
public static class PexContract
type PexContract = class
Public Class PexContract
- Inheritance
-
PexContract
Methods
HasRequiredRuntimeContracts(String, PexRuntimeContractsFlags) |
Gets a value indicating whether |
HasRequiredRuntimeContracts(Type, PexRuntimeContractsFlags) |
Gets a value indicating if the assembly containing typeOfAssembly is instrumented. |
IsContractException(Exception) |
Gets a value indicating if the exception is a contract exception |