C# (CSharp) Pathoschild.DesignByContract Пространство имен

Пространства имен

Pathoschild.DesignByContract.Demo
Pathoschild.DesignByContract.Framework
Pathoschild.DesignByContract.Tests

Классы

Имя Описание
DesignedByContractAttribute
HasTypeAttribute
NotBlankAttribute
NotDefaultAttribute
NotEmptyAttribute
NotNullAttribute
NotNullOrBlankAttribute
NotNullOrEmptyAttribute
ParameterContractException The exception that is thrown when a value provided to a method parameter or property setter violations its contract.
ReturnValueContractException The exception that is thrown when a value provided to a method parameter or property setter violations its contract.