C# Class ExoRule.DataAnnotations.RegularExpressionReformatAttribute

Inheritance: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Mostrar archivo Open project: vc3/ExoRule

Protected Methods

Method Description
RegularExpressionReformatAttribute ( string pattern, string reformatPattern ) : System.ComponentModel.DataAnnotations

Method Details

RegularExpressionReformatAttribute() protected method

protected RegularExpressionReformatAttribute ( string pattern, string reformatPattern ) : System.ComponentModel.DataAnnotations
pattern string
reformatPattern string
return System.ComponentModel.DataAnnotations