C# Class HermaFx.DataAnnotations.RegexAttribute

Inheritance: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Datei anzeigen Open project: evicertia/HermaFx

Public Methods

Method Description
RegexAttribute ( string pattern ) : System

Method Details

RegexAttribute() public method

public RegexAttribute ( string pattern ) : System
pattern string
return System