summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml')
-rw-r--r--docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml b/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml
index 0d0f6a9a..81718d86 100644
--- a/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml
+++ b/docs/Xamarin.Forms.Pages/Xamarin.Forms.Pages/UriJsonSource.xml
@@ -10,7 +10,7 @@
</Base>
<Interfaces />
<Docs>
- <summary>To be added.</summary>
+ <summary>A JSON source that sources its data from a URI.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
@@ -23,7 +23,7 @@
</AssemblyInfo>
<Parameters />
<Docs>
- <summary>To be added.</summary>
+ <summary>Creates an empty URI JSON source.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -47,8 +47,8 @@
</ReturnValue>
<Parameters />
<Docs>
- <summary>To be added.</summary>
- <returns>To be added.</returns>
+ <summary>Returns a task that gets the string representation of the JSON in the URI JSON source.</summary>
+ <returns>A task that gets the string representation of the JSON in the URI JSON source.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -68,8 +68,8 @@
<ReturnType>System.Uri</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
- <value>To be added.</value>
+ <summary>Gets or sets the URI from which to source the JSON data.</summary>
+ <value>The URI from which to source the JSON data.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
@@ -84,7 +84,7 @@
<ReturnType>Xamarin.Forms.BindableProperty</ReturnType>
</ReturnValue>
<Docs>
- <summary>To be added.</summary>
+ <summary>Backing store for the <see cref="P:Xamarin.Forms.Pages.UriJsonSource.Uri" /> property.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>