RqlObject constructor

RqlObject(
  1. dynamic args
)

Implementation

RqlObject(args) : super(args);