C# Class HermaFx.DataAnnotations.GreaterThanAttribute

Inheritance: IsAttribute
显示文件 Open project: evicertia/HermaFx

Public Methods

Method Description
GreaterThanAttribute ( string dependentProperty ) : System

Method Details

GreaterThanAttribute() public method

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