Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 772 Bytes

File metadata and controls

33 lines (21 loc) · 772 Bytes

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