Class StrictlyGreaterThanAttribute
Inheritance
StrictlyGreaterThanAttribute
Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common.dll
Syntax
public class StrictlyGreaterThanAttribute : RangeAttribute, ILocationLevelAspect, IValidableAnnotation, IAspect
Constructors
Name | Description |
---|---|
StrictlyGreaterThanAttribute(Double) | |
StrictlyGreaterThanAttribute(Int64) | |
StrictlyGreaterThanAttribute(UInt64) |
Methods
Name | Description |
---|---|
CreateException(Object, String, LocationKind, LocationValidationContext) | |
GetErrorMessage() | |
GetErrorMessageArguments() |