C# Class R3.UI.RangeAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: roice3/Honeycombs Class Usage Examples

Public Methods

Method Description
RangeAttribute ( double low, double high ) : System

Method Details

RangeAttribute() public method

public RangeAttribute ( double low, double high ) : System
low double
high double
return System