decodeArgs
Decodes the provided raw JSON arguments into an instance of the specified arguments type.
Return
the decoded arguments of type TArgs
Parameters
rawArgs
the raw JSON object that contains the encoded arguments
Decodes the provided raw JSON arguments into an instance of the specified arguments type.
the decoded arguments of type TArgs
the raw JSON object that contains the encoded arguments