summaryrefslogtreecommitdiff
path: root/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml
diff options
context:
space:
mode:
authorMike Norman <mknorman@gmail.com>2017-06-27 08:12:32 -0500
committerGitHub <noreply@github.com>2017-06-27 08:12:32 -0500
commit2b333daafdda34267feda077f1d6826ad017e58e (patch)
tree5bbdedbbec3aac398e1c1abcdbe76f916ecd6fa1 /docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml
parentd308479def3a3e74974fc6fdf16ea7580b5ce198 (diff)
downloadxamarin-forms-2b333daafdda34267feda077f1d6826ad017e58e.tar.gz
xamarin-forms-2b333daafdda34267feda077f1d6826ad017e58e.tar.bz2
xamarin-forms-2b333daafdda34267feda077f1d6826ad017e58e.zip
Docs param push 2 (#1018)
* More parameter descriptions in parameter-complete push. * More paremeter descriptions. * Remainder of parameter docs for Xamarin.Forms namespace * Straggler paramter complete file. * Marked all internal parameters as internal in docs. * Parameter summary complete * Update Docs
Diffstat (limited to 'docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml')
-rw-r--r--docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml b/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml
index 4e5c1cb8..bb28f235 100644
--- a/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml
+++ b/docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/IDeserializer.xml
@@ -47,7 +47,7 @@
<Parameter Name="properties" Type="System.Collections.Generic.IDictionary&lt;System.String,System.Object&gt;" />
</Parameters>
<Docs>
- <param name="properties">To be added.</param>
+ <param name="properties">For internal use by the Xamarin.Forms platform.</param>
<summary>For internal use by the Xamarin.Forms platform.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>