UriJsonSource Constructors
Associates a JsonDataSource object with JSON data retrieved from a web service endpoint or a text file.
Name | Parameters | Description |
---|---|---|
Uri |
none |
Initializes a new instance of the Uri |
Uri |
uri |
Initializes the Uri |
See Also