C# Class HermaFx.DataAnnotations.MaxElementsIfNotHasFlagAttribute

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

Méthodes publiques

Méthode Description
MaxElementsIfNotHasFlagAttribute ( uint elements, string dependentProperty, object flags ) : System

Method Details

MaxElementsIfNotHasFlagAttribute() public méthode

public MaxElementsIfNotHasFlagAttribute ( uint elements, string dependentProperty, object flags ) : System
elements uint
dependentProperty string
flags object
Résultat System