C# Class System.ComponentModel.DataAnnotations.CustomRegularExpressionAttribute

Inheritance: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Afficher le fichier Open project: KuduApps/RIAServicesApp

Méthodes publiques

Méthode Description
CustomRegularExpressionAttribute ( string pattern ) : System

Method Details

CustomRegularExpressionAttribute() public méthode

public CustomRegularExpressionAttribute ( string pattern ) : System
pattern string
Résultat System