C# Class HermaFx.DataAnnotations.MinElementsIfNotAttribute

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

Méthodes publiques

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

Method Details

MinElementsIfNotAttribute() public méthode

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