RawJson Class

Definition

Class for requesting the raw json from the framework.

public class RawJson
type RawJson = class
Public Class RawJson
Inheritance
RawJson

Constructors

RawJson(String)

Constructs an instance of the RawJson class.

Properties

Json

The contained json.

Applies to