C# Class HermaFx.DataAnnotations.RequiredIfHasFlagAttribute

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

Méthodes publiques

Méthode Description
RequiredIfHasFlagAttribute ( string dependentProperty, object flags ) : System

Method Details

RequiredIfHasFlagAttribute() public méthode

public RequiredIfHasFlagAttribute ( string dependentProperty, object flags ) : System
dependentProperty string
flags object
Résultat System