C# Class Abp.Web.Mvc.Localized.LocalizedStringLength

Inheritance: System.ComponentModel.DataAnnotations.StringLengthAttribute
Afficher le fichier Open project: carldai0106/ABP

Méthodes publiques

Méthode Description
FormatErrorMessage ( string name ) : string
LocalizedStringLength ( int maximumLength ) : System

Method Details

FormatErrorMessage() public méthode

public FormatErrorMessage ( string name ) : string
name string
Résultat string

LocalizedStringLength() public méthode

public LocalizedStringLength ( int maximumLength ) : System
maximumLength int
Résultat System