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.