C# Class HermaFx.DataAnnotations.LessThanOrEqualToAttribute

Inheritance: IsAttribute
Datei anzeigen Open project: evicertia/HermaFx

Public Methods

Method Description
LessThanOrEqualToAttribute ( string dependentProperty ) : System

Method Details

LessThanOrEqualToAttribute() public method

public LessThanOrEqualToAttribute ( string dependentProperty ) : System
dependentProperty string
return System