C# Class HermaFx.DataAnnotations.MinElementsIfNotHasFlagAttribute

Inheritance: MinElementsIfAttribute
Datei anzeigen Open project: evicertia/HermaFx

Public Methods

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

Method Details

MinElementsIfNotHasFlagAttribute() public method

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