Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
ComponentModel
DataAnnotations
CustomRegularExpressionAttribute
C# Class System.ComponentModel.DataAnnotations.CustomRegularExpressionAttribute
Inheritance:
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Mostrar archivo
Open project: KuduApps/RIAServicesApp
Public Methods
Method
Description
CustomRegularExpressionAttribute
(
string
pattern
) :
System
Method Details
CustomRegularExpressionAttribute()
public
method
public
CustomRegularExpressionAttribute
(
string
pattern
) :
System
pattern
string
return
System