C# Class SIPSorcery.Entities.MyRegularExpressionAttribute

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

Méthodes publiques

Méthode Description
MyRegularExpressionAttribute ( string pattern ) : System.ComponentModel.DataAnnotations

Method Details

MyRegularExpressionAttribute() public méthode

public MyRegularExpressionAttribute ( string pattern ) : System.ComponentModel.DataAnnotations
pattern string
Résultat System.ComponentModel.DataAnnotations