RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RegexPatternAttribute Class

Indicates that the marked parameter is a regular expression pattern.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.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.DbLookup.Controls.WPF.Properties..::..RegexPatternAttribute