MakeObj constructor

MakeObj(
  1. dynamic objDict
)

Implementation

MakeObj(objDict) : super(null, objDict);