JsonWebServiceContent constructor (1 of 2)

Initializes a new instance of the JsonWebServiceContent class.

protected JsonWebServiceContent()

See Also


JsonWebServiceContent constructor (2 of 2)

Initializes a new instance of the JsonWebServiceContent class.

protected JsonWebServiceContent(string json)
parameter description
json The JSON.

See Also