C# Class HermaFx.DataAnnotations.MaxElementsIfNotHasFlagAttribute

Inheritance: MaxElementsIfAttribute
Datei anzeigen Open project: evicertia/HermaFx

Public Methods

Method Description
MaxElementsIfNotHasFlagAttribute ( uint elements, string dependentProperty, object flags ) : System

Method Details

MaxElementsIfNotHasFlagAttribute() public method

public MaxElementsIfNotHasFlagAttribute ( uint elements, string dependentProperty, object flags ) : System
elements uint
dependentProperty string
flags object
return System