C# Class HermaFx.DataAnnotations.MaxElementsIfNotAttribute

Inheritance: MaxElementsIfAttribute
Datei anzeigen Open project: evicertia/HermaFx

Public Methods

Method Description
MaxElementsIfNotAttribute ( uint elements, string dependentProperty, object dependentValue ) : System

Method Details

MaxElementsIfNotAttribute() public method

public MaxElementsIfNotAttribute ( uint elements, string dependentProperty, object dependentValue ) : System
elements uint
dependentProperty string
dependentValue object
return System