C# Класс Orchard.Mvc.DataAnnotations.LocalizedRegularExpressionAttribute

Наследование: System.ComponentModel.DataAnnotations.RegularExpressionAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
FormatErrorMessage ( string name ) : string
LocalizedRegularExpressionAttribute ( System.ComponentModel.DataAnnotations.RegularExpressionAttribute attribute, Localizer t ) : System

Описание методов

FormatErrorMessage() публичный Метод

public FormatErrorMessage ( string name ) : string
name string
Результат string

LocalizedRegularExpressionAttribute() публичный Метод

public LocalizedRegularExpressionAttribute ( System.ComponentModel.DataAnnotations.RegularExpressionAttribute attribute, Localizer t ) : System
attribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute
t Localizer
Результат System