Class RegularExpressionAttribute
Inheritance
RegularExpressionAttribute
Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common.dll
Syntax
[HasConstraint]
public class RegularExpressionAttribute : LocationContractAttribute, ILocationLevelAspect, IAspect
Constructors
Name | Description |
---|---|
RegularExpressionAttribute(String) | |
RegularExpressionAttribute(String, RegexOptions) |