C# Class ExoRule.DataAnnotations.RegularExpressionReformatAttribute

Inheritance: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Afficher le fichier Open project: vc3/ExoRule

Méthodes protégées

Méthode Description
RegularExpressionReformatAttribute ( string pattern, string reformatPattern ) : System.ComponentModel.DataAnnotations

Method Details

RegularExpressionReformatAttribute() protected méthode

protected RegularExpressionReformatAttribute ( string pattern, string reformatPattern ) : System.ComponentModel.DataAnnotations
pattern string
reformatPattern string
Résultat System.ComponentModel.DataAnnotations