RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

RegexPatternAttribute Class

Indicates that the marked parameter is a regular expression pattern.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


[AttributeUsageAttribute]
public sealed class RegexPatternAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class RegexPatternAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class RegexPatternAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DataEntryControls.Engine.Annotations..::..RegexPatternAttribute