C# Class Yuhan.Common.Helpers.RuleViolation

Afficher le fichier Open project: hansuky/Yuhan Class Usage Examples

Méthodes publiques

Свойство Type Description
propertyName string

Méthodes publiques

Méthode Description
RuleViolation ( string errorMessage ) : System
RuleViolation ( string errorMessage, string propertyName ) : System

Method Details

RuleViolation() public méthode

public RuleViolation ( string errorMessage ) : System
errorMessage string
Résultat System

RuleViolation() public méthode

public RuleViolation ( string errorMessage, string propertyName ) : System
errorMessage string
propertyName string
Résultat System

Property Details

propertyName public_oe property

public string propertyName
Résultat string