RadInteger constructor

RadInteger(
  1. int _value
)

Implementation

RadInteger(this._value);