C# Class Rhino.Security.Mgmt.Infrastructure.Mvc.ValidationHelpers.PropertyError

Afficher le fichier Open project: nexida/Rhino-Security-Administration

Méthodes publiques

Méthode Description
BuildMessage ( ) : string
PropertyError ( ) : System.Collections.Generic
this ( int index ) : PropertyError
this ( string property ) : PropertyError

Method Details

BuildMessage() public méthode

public BuildMessage ( ) : string
Résultat string

PropertyError() public méthode

public PropertyError ( ) : System.Collections.Generic
Résultat System.Collections.Generic

this() public méthode

public this ( int index ) : PropertyError
index int
Résultat PropertyError

this() public méthode

public this ( string property ) : PropertyError
property string
Résultat PropertyError