C# Class R3.UI.RangeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: roice3/Honeycombs Class Usage Examples

Méthodes publiques

Méthode Description
RangeAttribute ( double low, double high ) : System

Method Details

RangeAttribute() public méthode

public RangeAttribute ( double low, double high ) : System
low double
high double
Résultat System