Property | Type | Description | |
---|---|---|---|
MaxValueFloat | float | ||
MaxValueInt | int |
Method | Description | |
---|---|---|
GetMaxValue ( |
||
GetMaxValue ( |
||
MaxValueAttribute ( float maxValue ) : System | ||
MaxValueAttribute ( int maxValue ) : System |
public static GetMaxValue ( |
||
field | ||
maxValue | float | |
return | void |
public static GetMaxValue ( |
||
field | ||
maxValue | int | |
return | void |
public MaxValueAttribute ( float maxValue ) : System | ||
maxValue | float | |
return | System |
public MaxValueAttribute ( int maxValue ) : System | ||
maxValue | int | |
return | System |