LessThanAttribute.CreateException Method |
Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected override Exception CreateException( Object value, string locationName, LocationKind locationKind, LocationValidationContext context )
Parameters
- value
- Type: System.Object
- locationName
- Type: System.String
- locationKind
- Type: PostSharp.Reflection.LocationKind
- context
- Type: PostSharp.Aspects.LocationValidationContext