RPTaskProgress constructor

RPTaskProgress(int _current, int _total)

Implementation

RPTaskProgress(this._current, this._total);