RPQuestionBodyResult<T> constructor

RPQuestionBodyResult<T>(T _value)

Implementation

RPQuestionBodyResult(this._value);