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

Inheritance: System.Web.Mvc.CompareAttribute
Afficher le fichier Open project: carldai0106/ABP

Méthodes publiques

Méthode Description
FormatErrorMessage ( string name ) : string
LocalizedCompare ( string otherProperty ) : System.Web.Mvc

Method Details

FormatErrorMessage() public méthode

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

LocalizedCompare() public méthode

public LocalizedCompare ( string otherProperty ) : System.Web.Mvc
otherProperty string
Résultat System.Web.Mvc