C# Class HermaFx.DataAnnotations.MaxElementsIfNotAttribute

Inheritance: MaxElementsIfAttribute
Afficher le fichier Open project: evicertia/HermaFx

Méthodes publiques

Méthode Description
MaxElementsIfNotAttribute ( uint elements, string dependentProperty, object dependentValue ) : System

Method Details

MaxElementsIfNotAttribute() public méthode

public MaxElementsIfNotAttribute ( uint elements, string dependentProperty, object dependentValue ) : System
elements uint
dependentProperty string
dependentValue object
Résultat System