C# Class SIPSorcery.Entities.MyRegularExpressionAttribute

Inheritance: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Show file Open project: sipsorcery/sipsorcery

Public Methods

Method Description
MyRegularExpressionAttribute ( string pattern ) : System.ComponentModel.DataAnnotations

Method Details

MyRegularExpressionAttribute() public method

public MyRegularExpressionAttribute ( string pattern ) : System.ComponentModel.DataAnnotations
pattern string
return System.ComponentModel.DataAnnotations