C# Class HermaFx.DataAnnotations.MinElementsIfNotHasFlagAttribute

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

Méthodes publiques

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

Method Details

MinElementsIfNotHasFlagAttribute() public méthode

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