aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AirPollutionWebApi')
-rw-r--r--AirPollutionWebApi/AirPollutionWebApi.csproj12
-rw-r--r--AirPollutionWebApi/Web.config9
-rw-r--r--AirPollutionWebApi/bin/AirPollutionWebApi.dllbin11776 -> 11776 bytes
-rw-r--r--AirPollutionWebApi/bin/AirPollutionWebApi.pdbbin2512 -> 2512 bytes
-rw-r--r--AirPollutionWebApi/bin/Newtonsoft.Json.dllbin653824 -> 502272 bytes
-rw-r--r--AirPollutionWebApi/bin/Newtonsoft.Json.xml7952
-rw-r--r--AirPollutionWebApi/bin/System.Net.Http.Formatting.dllbin185544 -> 185032 bytes
-rw-r--r--AirPollutionWebApi/bin/System.Web.Http.WebHost.dllbin82120 -> 82120 bytes
-rw-r--r--AirPollutionWebApi/bin/System.Web.Http.dllbin471240 -> 471248 bytes
-rw-r--r--AirPollutionWebApi/obj/Debug/AirPollutionWebApi.csproj.CoreCompileInputs.cache2
-rw-r--r--AirPollutionWebApi/obj/Debug/AirPollutionWebApi.dllbin11776 -> 11776 bytes
-rw-r--r--AirPollutionWebApi/obj/Debug/AirPollutionWebApi.pdbbin2512 -> 2512 bytes
-rw-r--r--AirPollutionWebApi/packages.config10
-rw-r--r--AirPollutionWebApi/web.config2
14 files changed, 2898 insertions, 5089 deletions
diff --git a/AirPollutionWebApi/AirPollutionWebApi.csproj b/AirPollutionWebApi/AirPollutionWebApi.csproj
index 745c24d..ca8c5ac 100644
--- a/AirPollutionWebApi/AirPollutionWebApi.csproj
+++ b/AirPollutionWebApi/AirPollutionWebApi.csproj
@@ -59,20 +59,20 @@
<Reference Include="System.Web.Mvc">
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
</Reference>
+ <Reference Include="System.Net.Http" />
+ <Reference Include="System.Data" />
<Reference Include="System.Net.Http.Formatting">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
</Reference>
- <Reference Include="System.Net.Http" />
<Reference Include="System.Web.Http">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.0\lib\net45\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.WebHost">
- <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
+ <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.0\lib\net45\System.Web.Http.WebHost.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
- <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
+ <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
- <Reference Include="System.Data" />
</ItemGroup>
<ItemGroup>
<Folder Include="Content\" />
diff --git a/AirPollutionWebApi/Web.config b/AirPollutionWebApi/Web.config
index 318bf1c..3056996 100644
--- a/AirPollutionWebApi/Web.config
+++ b/AirPollutionWebApi/Web.config
@@ -12,5 +12,14 @@ http://msdn2.microsoft.com/en-us/library/b5ysx397.aspx
<assemblies />
</compilation>
<httpRuntime targetFramework="4.5" />
+ <customErrors mode="Off" />
</system.web>
+ <runtime>
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <dependentAssembly>
+ <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-4.5.0.0" newVersion="6.0.0.0" />
+ </dependentAssembly>
+ </assemblyBinding>
+ </runtime>
</configuration> \ No newline at end of file
diff --git a/AirPollutionWebApi/bin/AirPollutionWebApi.dll b/AirPollutionWebApi/bin/AirPollutionWebApi.dll
index c5a0c27..8377b26 100644
--- a/AirPollutionWebApi/bin/AirPollutionWebApi.dll
+++ b/AirPollutionWebApi/bin/AirPollutionWebApi.dll
Binary files differ
diff --git a/AirPollutionWebApi/bin/AirPollutionWebApi.pdb b/AirPollutionWebApi/bin/AirPollutionWebApi.pdb
index 02cf464..fee9f7f 100644
--- a/AirPollutionWebApi/bin/AirPollutionWebApi.pdb
+++ b/AirPollutionWebApi/bin/AirPollutionWebApi.pdb
Binary files differ
diff --git a/AirPollutionWebApi/bin/Newtonsoft.Json.dll b/AirPollutionWebApi/bin/Newtonsoft.Json.dll
index 77a5d89..597a1ce 100644
--- a/AirPollutionWebApi/bin/Newtonsoft.Json.dll
+++ b/AirPollutionWebApi/bin/Newtonsoft.Json.dll
Binary files differ
diff --git a/AirPollutionWebApi/bin/Newtonsoft.Json.xml b/AirPollutionWebApi/bin/Newtonsoft.Json.xml
index dd18d3d..b48343e 100644
--- a/AirPollutionWebApi/bin/Newtonsoft.Json.xml
+++ b/AirPollutionWebApi/bin/Newtonsoft.Json.xml
@@ -9,114 +9,829 @@
Represents a BSON Oid (object id).
</summary>
</member>
+ <member name="M:Newtonsoft.Json.Bson.BsonObjectId.#ctor(System.Byte[])">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonObjectId"/> class.
+ </summary>
+ <param name="value">The Oid value.</param>
+ </member>
<member name="P:Newtonsoft.Json.Bson.BsonObjectId.Value">
<summary>
Gets or sets the value of the Oid.
</summary>
<value>The value of the Oid.</value>
</member>
- <member name="M:Newtonsoft.Json.Bson.BsonObjectId.#ctor(System.Byte[])">
+ <member name="T:Newtonsoft.Json.Bson.BsonReader">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonObjectId"/> class.
+ Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
</summary>
- <param name="value">The Oid value.</param>
</member>
- <member name="T:Newtonsoft.Json.Bson.BsonReader">
+ <member name="T:Newtonsoft.Json.JsonReader">
<summary>
- Represents a reader that provides fast, non-cached, forward-only access to serialized BSON data.
+ Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Bson.BsonReader.JsonNet35BinaryCompatibility">
+ <member name="M:Newtonsoft.Json.JsonReader.#ctor">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReader"/> class with the specified <see cref="T:System.IO.TextReader"/>.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.Read">
+ <summary>
+ Reads the next JSON token from the stream.
+ </summary>
+ <returns>true if the next token was read successfully; false if there are no more tokens to read.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.ReadAsInt32">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.ReadAsString">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.String"/>.
+ </summary>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.ReadAsBytes">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:Byte[]"/>.
+ </summary>
+ <returns>A <see cref="T:Byte[]"/> or a null reference if the next JSON token is null. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.ReadAsDecimal">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.ReadAsDateTime">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.ReadAsDateTimeOffset">
<summary>
- Gets or sets a value indicating whether binary data reading should be compatible with incorrect Json.NET 3.5 written binary.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.Skip">
+ <summary>
+ Skips the children of the current token.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.SetToken(Newtonsoft.Json.JsonToken)">
+ <summary>
+ Sets the current token.
+ </summary>
+ <param name="newToken">The new token.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.SetToken(Newtonsoft.Json.JsonToken,System.Object)">
+ <summary>
+ Sets the current token and value.
+ </summary>
+ <param name="newToken">The new token.</param>
+ <param name="value">The value.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.SetStateBasedOnCurrent">
+ <summary>
+ Sets the state based on current token type.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.System#IDisposable#Dispose">
+ <summary>
+ Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.Dispose(System.Boolean)">
+ <summary>
+ Releases unmanaged and - optionally - managed resources
+ </summary>
+ <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonReader.Close">
+ <summary>
+ Changes the <see cref="T:Newtonsoft.Json.JsonReader.State"/> to Closed.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.CurrentState">
+ <summary>
+ Gets the current reader state.
+ </summary>
+ <value>The current reader state.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.CloseInput">
+ <summary>
+ Gets or sets a value indicating whether the underlying stream or
+ <see cref="T:System.IO.TextReader"/> should be closed when the reader is closed.
</summary>
<value>
- <c>true</c> if binary data reading will be compatible with incorrect Json.NET 3.5 written binary; otherwise, <c>false</c>.
+ true to close the underlying stream or <see cref="T:System.IO.TextReader"/> when
+ the reader is closed; otherwise false. The default is true.
</value>
</member>
- <member name="P:Newtonsoft.Json.Bson.BsonReader.ReadRootValueAsArray">
+ <member name="P:Newtonsoft.Json.JsonReader.SupportMultipleContent">
<summary>
- Gets or sets a value indicating whether the root object will be read as a JSON array.
+ Gets or sets a value indicating whether multiple pieces of JSON content can
+ be read from a continuous stream without erroring.
</summary>
<value>
- <c>true</c> if the root object will be read as a JSON array; otherwise, <c>false</c>.
+ true to support reading multiple pieces of JSON content; otherwise false. The default is false.
</value>
</member>
- <member name="P:Newtonsoft.Json.Bson.BsonReader.DateTimeKindHandling">
+ <member name="P:Newtonsoft.Json.JsonReader.QuoteChar">
+ <summary>
+ Gets the quotation mark character used to enclose the value of a string.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.DateTimeZoneHandling">
<summary>
- Gets or sets the <see cref="T:System.DateTimeKind" /> used when reading <see cref="T:System.DateTime"/> values from BSON.
+ Get or set how <see cref="T:System.DateTime"/> time zones are handling when reading JSON.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.DateParseHandling">
+ <summary>
+ Get or set how date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed when reading JSON.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.FloatParseHandling">
+ <summary>
+ Get or set how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.DateFormatString">
+ <summary>
+ Get or set how custom date formatted strings are parsed when reading JSON.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.MaxDepth">
+ <summary>
+ Gets or sets the maximum depth allowed when reading JSON. Reading past this depth will throw a <see cref="T:Newtonsoft.Json.JsonReaderException"/>.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.TokenType">
+ <summary>
+ Gets the type of the current JSON token.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.Value">
+ <summary>
+ Gets the text value of the current JSON token.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.ValueType">
+ <summary>
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.Depth">
+ <summary>
+ Gets the depth of the current token in the JSON document.
+ </summary>
+ <value>The depth of the current token in the JSON document.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.Path">
+ <summary>
+ Gets the path of the current JSON token.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonReader.Culture">
+ <summary>
+ Gets or sets the culture used when reading JSON. Defaults to <see cref="P:System.Globalization.CultureInfo.InvariantCulture"/>.
+ </summary>
+ </member>
+ <member name="T:Newtonsoft.Json.JsonReader.State">
+ <summary>
+ Specifies the state of the reader.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Start">
+ <summary>
+ The Read method has not been called.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Complete">
+ <summary>
+ The end of the file has been reached successfully.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Property">
+ <summary>
+ Reader is at a property.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.ObjectStart">
+ <summary>
+ Reader is at the start of an object.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Object">
+ <summary>
+ Reader is in an object.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.ArrayStart">
+ <summary>
+ Reader is at the start of an array.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Array">
+ <summary>
+ Reader is in an array.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Closed">
+ <summary>
+ The Close method has been called.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.PostValue">
+ <summary>
+ Reader has just read a value.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.ConstructorStart">
+ <summary>
+ Reader is at the start of a constructor.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Constructor">
+ <summary>
+ Reader in a constructor.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Error">
+ <summary>
+ An error occurred that prevents the read operation from continuing.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.JsonReader.State.Finished">
+ <summary>
+ The end of the file has been reached successfully.
</summary>
- <value>The <see cref="T:System.DateTimeKind" /> used when reading <see cref="T:System.DateTime"/> values from BSON.</value>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonReader.#ctor(System.IO.Stream)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonReader"/> class.
</summary>
- <param name="stream">The <see cref="T:System.IO.Stream"/> containing the BSON data to read.</param>
+ <param name="stream">The stream.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonReader.#ctor(System.IO.BinaryReader)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonReader"/> class.
</summary>
- <param name="reader">The <see cref="T:System.IO.BinaryReader"/> containing the BSON data to read.</param>
+ <param name="reader">The reader.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonReader.#ctor(System.IO.Stream,System.Boolean,System.DateTimeKind)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonReader"/> class.
</summary>
- <param name="stream">The <see cref="T:System.IO.Stream"/> containing the BSON data to read.</param>
+ <param name="stream">The stream.</param>
<param name="readRootValueAsArray">if set to <c>true</c> the root object will be read as a JSON array.</param>
- <param name="dateTimeKindHandling">The <see cref="T:System.DateTimeKind" /> used when reading <see cref="T:System.DateTime"/> values from BSON.</param>
+ <param name="dateTimeKindHandling">The <see cref="T:System.DateTimeKind"/> used when reading <see cref="T:System.DateTime"/> values from BSON.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonReader.#ctor(System.IO.BinaryReader,System.Boolean,System.DateTimeKind)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonReader"/> class.
</summary>
- <param name="reader">The <see cref="T:System.IO.BinaryReader"/> containing the BSON data to read.</param>
+ <param name="reader">The reader.</param>
<param name="readRootValueAsArray">if set to <c>true</c> the root object will be read as a JSON array.</param>
- <param name="dateTimeKindHandling">The <see cref="T:System.DateTimeKind" /> used when reading <see cref="T:System.DateTime"/> values from BSON.</param>
+ <param name="dateTimeKindHandling">The <see cref="T:System.DateTimeKind"/> used when reading <see cref="T:System.DateTime"/> values from BSON.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.Bson.BsonReader.ReadAsBytes">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:Byte[]"/>.
+ </summary>
+ <returns>
+ A <see cref="T:Byte[]"/> or a null reference if the next JSON token is null. This method will return <c>null</c> at the end of an array.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Bson.BsonReader.ReadAsDecimal">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Bson.BsonReader.ReadAsInt32">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Bson.BsonReader.ReadAsString">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.String"/>.
+ </summary>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Bson.BsonReader.ReadAsDateTime">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Bson.BsonReader.ReadAsDateTimeOffset">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>
+ A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.
+ </returns>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonReader.Read">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.Stream"/>.
+ Reads the next JSON token from the stream.
</summary>
<returns>
- <c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.
+ true if the next token was read successfully; false if there are no more tokens to read.
</returns>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonReader.Close">
<summary>
- Changes the reader's state to <see cref="F:Newtonsoft.Json.JsonReader.State.Closed"/>.
- If <see cref="P:Newtonsoft.Json.JsonReader.CloseInput"/> is set to <c>true</c>, the underlying <see cref="T:System.IO.Stream"/> is also closed.
+ Changes the <see cref="T:Newtonsoft.Json.JsonReader.State"/> to Closed.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.Bson.BsonReader.JsonNet35BinaryCompatibility">
+ <summary>
+ Gets or sets a value indicating whether binary data reading should compatible with incorrect Json.NET 3.5 written binary.
</summary>
+ <value>
+ <c>true</c> if binary data reading will be compatible with incorrect Json.NET 3.5 written binary; otherwise, <c>false</c>.
+ </value>
+ </member>
+ <member name="P:Newtonsoft.Json.Bson.BsonReader.ReadRootValueAsArray">
+ <summary>
+ Gets or sets a value indicating whether the root object will be read as a JSON array.
+ </summary>
+ <value>
+ <c>true</c> if the root object will be read as a JSON array; otherwise, <c>false</c>.
+ </value>
+ </member>
+ <member name="P:Newtonsoft.Json.Bson.BsonReader.DateTimeKindHandling">
+ <summary>
+ Gets or sets the <see cref="T:System.DateTimeKind"/> used when reading <see cref="T:System.DateTime"/> values from BSON.
+ </summary>
+ <value>The <see cref="T:System.DateTimeKind"/> used when reading <see cref="T:System.DateTime"/> values from BSON.</value>
</member>
<member name="T:Newtonsoft.Json.Bson.BsonWriter">
<summary>
- Represents a writer that provides a fast, non-cached, forward-only way of generating BSON data.
+ Represents a writer that provides a fast, non-cached, forward-only way of generating JSON data.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Bson.BsonWriter.DateTimeKindHandling">
+ <member name="T:Newtonsoft.Json.JsonWriter">
+ <summary>
+ Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.#ctor">
+ <summary>
+ Creates an instance of the <c>JsonWriter</c> class.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.Flush">
+ <summary>
+ Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.Close">
+ <summary>
+ Closes this stream and the underlying stream.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteStartObject">
+ <summary>
+ Writes the beginning of a Json object.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteEndObject">
<summary>
- Gets or sets the <see cref="T:System.DateTimeKind" /> used when writing <see cref="T:System.DateTime"/> values to BSON.
- When set to <see cref="F:System.DateTimeKind.Unspecified" /> no conversion will occur.
+ Writes the end of a Json object.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteStartArray">
+ <summary>
+ Writes the beginning of a Json array.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteEndArray">
+ <summary>
+ Writes the end of an array.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteStartConstructor(System.String)">
+ <summary>
+ Writes the start of a constructor with the given name.
+ </summary>
+ <param name="name">The name of the constructor.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteEndConstructor">
+ <summary>
+ Writes the end constructor.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WritePropertyName(System.String)">
+ <summary>
+ Writes the property name of a name/value pair on a JSON object.
+ </summary>
+ <param name="name">The name of the property.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WritePropertyName(System.String,System.Boolean)">
+ <summary>
+ Writes the property name of a name/value pair on a JSON object.
+ </summary>
+ <param name="name">The name of the property.</param>
+ <param name="escape">A flag to indicate whether the text should be escaped when it is written as a JSON property name.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteEnd">
+ <summary>
+ Writes the end of the current Json object or array.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteToken(Newtonsoft.Json.JsonReader)">
+ <summary>
+ Writes the current <see cref="T:Newtonsoft.Json.JsonReader"/> token and its children.
+ </summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read the token from.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteToken(Newtonsoft.Json.JsonReader,System.Boolean)">
+ <summary>
+ Writes the current <see cref="T:Newtonsoft.Json.JsonReader"/> token.
+ </summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read the token from.</param>
+ <param name="writeChildren">A flag indicating whether the current token's children should be written.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteEnd(Newtonsoft.Json.JsonToken)">
+ <summary>
+ Writes the specified end token.
+ </summary>
+ <param name="token">The end token to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteIndent">
+ <summary>
+ Writes indent characters.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValueDelimiter">
+ <summary>
+ Writes the JSON value delimiter.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteIndentSpace">
+ <summary>
+ Writes an indent space.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteNull">
+ <summary>
+ Writes a null value.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteUndefined">
+ <summary>
+ Writes an undefined value.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteRaw(System.String)">
+ <summary>
+ Writes raw JSON without changing the writer's state.
+ </summary>
+ <param name="json">The raw JSON to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteRawValue(System.String)">
+ <summary>
+ Writes raw JSON where a value is expected and updates the writer's state.
+ </summary>
+ <param name="json">The raw JSON to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.String)">
+ <summary>
+ Writes a <see cref="T:System.String"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.String"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Int32)">
+ <summary>
+ Writes a <see cref="T:System.Int32"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Int32"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.UInt32)">
+ <summary>
+ Writes a <see cref="T:System.UInt32"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.UInt32"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Int64)">
+ <summary>
+ Writes a <see cref="T:System.Int64"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Int64"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.UInt64)">
+ <summary>
+ Writes a <see cref="T:System.UInt64"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.UInt64"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Single)">
+ <summary>
+ Writes a <see cref="T:System.Single"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Single"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Double)">
+ <summary>
+ Writes a <see cref="T:System.Double"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Double"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Boolean)">
+ <summary>
+ Writes a <see cref="T:System.Boolean"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Boolean"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Int16)">
+ <summary>
+ Writes a <see cref="T:System.Int16"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Int16"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.UInt16)">
+ <summary>
+ Writes a <see cref="T:System.UInt16"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.UInt16"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Char)">
+ <summary>
+ Writes a <see cref="T:System.Char"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Char"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Byte)">
+ <summary>
+ Writes a <see cref="T:System.Byte"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Byte"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.SByte)">
+ <summary>
+ Writes a <see cref="T:System.SByte"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.SByte"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Decimal)">
+ <summary>
+ Writes a <see cref="T:System.Decimal"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Decimal"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.DateTime)">
+ <summary>
+ Writes a <see cref="T:System.DateTime"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.DateTime"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.DateTimeOffset)">
+ <summary>
+ Writes a <see cref="T:System.DateTimeOffset"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.DateTimeOffset"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Guid)">
+ <summary>
+ Writes a <see cref="T:System.Guid"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Guid"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.TimeSpan)">
+ <summary>
+ Writes a <see cref="T:System.TimeSpan"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.TimeSpan"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Int32})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.UInt32})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Int64})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.UInt64})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Single})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Double})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Boolean})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Int16})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.UInt16})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Char})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Byte})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.SByte})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Decimal})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.DateTime})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.DateTimeOffset})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Guid})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.TimeSpan})">
+ <summary>
+ Writes a <see cref="T:System.Nullable`1"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Byte[])">
+ <summary>
+ Writes a <see cref="T:Byte[]"/> value.
+ </summary>
+ <param name="value">The <see cref="T:Byte[]"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Uri)">
+ <summary>
+ Writes a <see cref="T:System.Uri"/> value.
+ </summary>
+ <param name="value">The <see cref="T:System.Uri"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Object)">
+ <summary>
+ Writes a <see cref="T:System.Object"/> value.
+ An error will raised if the value cannot be written as a single JSON token.
+ </summary>
+ <param name="value">The <see cref="T:System.Object"/> value to write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteComment(System.String)">
+ <summary>
+ Writes out a comment <code>/*...*/</code> containing the specified text.
+ </summary>
+ <param name="text">Text to place inside the comment.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.WriteWhitespace(System.String)">
+ <summary>
+ Writes out the given white space.
+ </summary>
+ <param name="ws">The string of white space characters.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonWriter.SetWriteState(Newtonsoft.Json.JsonToken,System.Object)">
+ <summary>
+ Sets the state of the JsonWriter,
+ </summary>
+ <param name="token">The JsonToken being written.</param>
+ <param name="value">The value being written.</param>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.CloseOutput">
+ <summary>
+ Gets or sets a value indicating whether the underlying stream or
+ <see cref="T:System.IO.TextReader"/> should be closed when the writer is closed.
+ </summary>
+ <value>
+ true to close the underlying stream or <see cref="T:System.IO.TextReader"/> when
+ the writer is closed; otherwise false. The default is true.
+ </value>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.Top">
+ <summary>
+ Gets the top.
+ </summary>
+ <value>The top.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.WriteState">
+ <summary>
+ Gets the state of the writer.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.Path">
+ <summary>
+ Gets the path of the writer.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.Formatting">
+ <summary>
+ Indicates how JSON text output is formatted.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.DateFormatHandling">
+ <summary>
+ Get or set how dates are written to JSON text.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.DateTimeZoneHandling">
+ <summary>
+ Get or set how <see cref="T:System.DateTime"/> time zones are handling when writing JSON text.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.StringEscapeHandling">
+ <summary>
+ Get or set how strings are escaped when writing JSON text.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.FloatFormatHandling">
+ <summary>
+ Get or set how special floating point numbers, e.g. <see cref="F:System.Double.NaN"/>,
+ <see cref="F:System.Double.PositiveInfinity"/> and <see cref="F:System.Double.NegativeInfinity"/>,
+ are written to JSON text.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.DateFormatString">
+ <summary>
+ Get or set how <see cref="T:System.DateTime"/> and <see cref="T:System.DateTimeOffset"/> values are formatting when writing JSON text.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonWriter.Culture">
+ <summary>
+ Gets or sets the culture used when writing JSON. Defaults to <see cref="P:System.Globalization.CultureInfo.InvariantCulture"/>.
</summary>
- <value>The <see cref="T:System.DateTimeKind" /> used when writing <see cref="T:System.DateTime"/> values to BSON.</value>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.#ctor(System.IO.Stream)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonWriter"/> class.
</summary>
- <param name="stream">The <see cref="T:System.IO.Stream"/> to write to.</param>
+ <param name="stream">The stream.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.#ctor(System.IO.BinaryWriter)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Bson.BsonWriter"/> class.
</summary>
- <param name="writer">The <see cref="T:System.IO.BinaryWriter"/> to write to.</param>
+ <param name="writer">The writer.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.Flush">
<summary>
- Flushes whatever is in the buffer to the underlying <see cref="T:System.IO.Stream"/> and also flushes the underlying stream.
+ Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
</summary>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteEnd(Newtonsoft.Json.JsonToken)">
@@ -127,7 +842,7 @@
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteComment(System.String)">
<summary>
- Writes a comment <c>/*...*/</c> containing the specified text.
+ Writes out a comment <code>/*...*/</code> containing the specified text.
</summary>
<param name="text">Text to place inside the comment.</param>
</member>
@@ -151,25 +866,23 @@
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteStartArray">
<summary>
- Writes the beginning of a JSON array.
+ Writes the beginning of a Json array.
</summary>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteStartObject">
<summary>
- Writes the beginning of a JSON object.
+ Writes the beginning of a Json object.
</summary>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WritePropertyName(System.String)">
<summary>
- Writes the property name of a name/value pair on a JSON object.
+ Writes the property name of a name/value pair on a Json object.
</summary>
<param name="name">The name of the property.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.Close">
<summary>
- Closes this writer.
- If <see cref="P:Newtonsoft.Json.JsonWriter.CloseOutput"/> is set to <c>true</c>, the underlying <see cref="T:System.IO.Stream"/> is also closed.
- If <see cref="P:Newtonsoft.Json.JsonWriter.AutoCompleteOnClose"/> is set to <c>true</c>, the JSON is auto-completed.
+ Closes this stream and the underlying stream.
</summary>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteValue(System.Object)">
@@ -287,9 +1000,9 @@
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteValue(System.Byte[])">
<summary>
- Writes a <see cref="T:System.Byte"/>[] value.
+ Writes a <see cref="T:Byte[]"/> value.
</summary>
- <param name="value">The <see cref="T:System.Byte"/>[] value to write.</param>
+ <param name="value">The <see cref="T:Byte[]"/> value to write.</param>
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteValue(System.Guid)">
<summary>
@@ -311,7 +1024,7 @@
</member>
<member name="M:Newtonsoft.Json.Bson.BsonWriter.WriteObjectId(System.Byte[])">
<summary>
- Writes a <see cref="T:System.Byte"/>[] value that represents a BSON object id.
+ Writes a <see cref="T:Byte[]"/> value that represents a BSON object id.
</summary>
<param name="value">The Object ID value to write.</param>
</member>
@@ -322,6 +1035,13 @@
<param name="pattern">The regex pattern.</param>
<param name="options">The regex options.</param>
</member>
+ <member name="P:Newtonsoft.Json.Bson.BsonWriter.DateTimeKindHandling">
+ <summary>
+ Gets or sets the <see cref="T:System.DateTimeKind"/> used when writing <see cref="T:System.DateTime"/> values to BSON.
+ When set to <see cref="F:System.DateTimeKind.Unspecified"/> no conversion will occur.
+ </summary>
+ <value>The <see cref="T:System.DateTimeKind"/> used when writing <see cref="T:System.DateTime"/> values to BSON.</value>
+ </member>
<member name="T:Newtonsoft.Json.ConstructorHandling">
<summary>
Specifies how constructors are used when initializing objects during deserialization by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
@@ -329,12 +1049,12 @@
</member>
<member name="F:Newtonsoft.Json.ConstructorHandling.Default">
<summary>
- First attempt to use the public default constructor, then fall back to a single parameterized constructor, then to the non-public default constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
</summary>
</member>
<member name="F:Newtonsoft.Json.ConstructorHandling.AllowNonPublicDefaultConstructor">
<summary>
- Json.NET will use a non-public default constructor before falling back to a parameterized constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
</summary>
</member>
<member name="T:Newtonsoft.Json.Converters.BinaryConverter">
@@ -342,6 +1062,56 @@
Converts a binary value to and from a base 64 string value.
</summary>
</member>
+ <member name="T:Newtonsoft.Json.JsonConverter">
+ <summary>
+ Converts an object to and from JSON.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
+ <summary>
+ Writes the JSON representation of the object.
+ </summary>
+ <param name="writer">The <see cref="T:Newtonsoft.Json.JsonWriter"/> to write to.</param>
+ <param name="value">The value.</param>
+ <param name="serializer">The calling serializer.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
+ <summary>
+ Reads the JSON representation of the object.
+ </summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read from.</param>
+ <param name="objectType">Type of the object.</param>
+ <param name="existingValue">The existing value of object being read.</param>
+ <param name="serializer">The calling serializer.</param>
+ <returns>The object value.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConverter.CanConvert(System.Type)">
+ <summary>
+ Determines whether this instance can convert the specified object type.
+ </summary>
+ <param name="objectType">Type of the object.</param>
+ <returns>
+ <c>true</c> if this instance can convert the specified object type; otherwise, <c>false</c>.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConverter.GetSchema">
+ <summary>
+ Gets the <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> of the JSON produced by the JsonConverter.
+ </summary>
+ <returns>The <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> of the JSON produced by the JsonConverter.</returns>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonConverter.CanRead">
+ <summary>
+ Gets a value indicating whether this <see cref="T:Newtonsoft.Json.JsonConverter"/> can read JSON.
+ </summary>
+ <value><c>true</c> if this <see cref="T:Newtonsoft.Json.JsonConverter"/> can read JSON; otherwise, <c>false</c>.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonConverter.CanWrite">
+ <summary>
+ Gets a value indicating whether this <see cref="T:Newtonsoft.Json.JsonConverter"/> can write JSON.
+ </summary>
+ <value><c>true</c> if this <see cref="T:Newtonsoft.Json.JsonConverter"/> can write JSON; otherwise, <c>false</c>.</value>
+ </member>
<member name="M:Newtonsoft.Json.Converters.BinaryConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
Writes the JSON representation of the object.
@@ -403,7 +1173,7 @@
</member>
<member name="T:Newtonsoft.Json.Converters.CustomCreationConverter`1">
<summary>
- Creates a custom object.
+ Create a custom object
</summary>
<typeparam name="T">The object type to convert.</typeparam>
</member>
@@ -561,7 +1331,7 @@
</member>
<member name="T:Newtonsoft.Json.Converters.EntityKeyMemberConverter">
<summary>
- Converts an Entity Framework <see cref="T:System.Data.EntityKeyMember"/> to and from JSON.
+ Converts an Entity Framework EntityKey to and from JSON.
</summary>
</member>
<member name="M:Newtonsoft.Json.Converters.EntityKeyMemberConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
@@ -593,7 +1363,7 @@
</member>
<member name="T:Newtonsoft.Json.Converters.ExpandoObjectConverter">
<summary>
- Converts an <see cref="T:System.Dynamic.ExpandoObject"/> to and from JSON.
+ Converts an ExpandoObject to and from JSON.
</summary>
</member>
<member name="M:Newtonsoft.Json.Converters.ExpandoObjectConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
@@ -633,26 +1403,8 @@
</member>
<member name="T:Newtonsoft.Json.Converters.IsoDateTimeConverter">
<summary>
- Converts a <see cref="T:System.DateTime"/> to and from the ISO 8601 date format (e.g. <c>"2008-04-12T12:53Z"</c>).
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Converters.IsoDateTimeConverter.DateTimeStyles">
- <summary>
- Gets or sets the date time styles used when converting a date to and from JSON.
- </summary>
- <value>The date time styles used when converting a date to and from JSON.</value>
- </member>
- <member name="P:Newtonsoft.Json.Converters.IsoDateTimeConverter.DateTimeFormat">
- <summary>
- Gets or sets the date time format used when converting a date to and from JSON.
- </summary>
- <value>The date time format used when converting a date to and from JSON.</value>
- </member>
- <member name="P:Newtonsoft.Json.Converters.IsoDateTimeConverter.Culture">
- <summary>
- Gets or sets the culture used when converting a date to and from JSON.
+ Converts a <see cref="T:System.DateTime"/> to and from the ISO 8601 date format (e.g. 2008-04-12T12:53Z).
</summary>
- <value>The culture used when converting a date to and from JSON.</value>
</member>
<member name="M:Newtonsoft.Json.Converters.IsoDateTimeConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
@@ -672,9 +1424,27 @@
<param name="serializer">The calling serializer.</param>
<returns>The object value.</returns>
</member>
+ <member name="P:Newtonsoft.Json.Converters.IsoDateTimeConverter.DateTimeStyles">
+ <summary>
+ Gets or sets the date time styles used when converting a date to and from JSON.
+ </summary>
+ <value>The date time styles used when converting a date to and from JSON.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Converters.IsoDateTimeConverter.DateTimeFormat">
+ <summary>
+ Gets or sets the date time format used when converting a date to and from JSON.
+ </summary>
+ <value>The date time format used when converting a date to and from JSON.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Converters.IsoDateTimeConverter.Culture">
+ <summary>
+ Gets or sets the culture used when converting a date to and from JSON.
+ </summary>
+ <value>The culture used when converting a date to and from JSON.</value>
+ </member>
<member name="T:Newtonsoft.Json.Converters.JavaScriptDateTimeConverter">
<summary>
- Converts a <see cref="T:System.DateTime"/> to and from a JavaScript <c>Date</c> constructor (e.g. <c>new Date(52231943)</c>).
+ Converts a <see cref="T:System.DateTime"/> to and from a JavaScript date constructor (e.g. new Date(52231943)).
</summary>
</member>
<member name="M:Newtonsoft.Json.Converters.JavaScriptDateTimeConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
@@ -764,29 +1534,11 @@
Converts an <see cref="T:System.Enum"/> to and from its name string value.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Converters.StringEnumConverter.CamelCaseText">
- <summary>
- Gets or sets a value indicating whether the written enum text should be camel case.
- </summary>
- <value><c>true</c> if the written enum text will be camel case; otherwise, <c>false</c>.</value>
- </member>
- <member name="P:Newtonsoft.Json.Converters.StringEnumConverter.AllowIntegerValues">
- <summary>
- Gets or sets a value indicating whether integer values are allowed when deserializing.
- </summary>
- <value><c>true</c> if integers are allowed when deserializing; otherwise, <c>false</c>.</value>
- </member>
<member name="M:Newtonsoft.Json.Converters.StringEnumConverter.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Converters.StringEnumConverter"/> class.
</summary>
</member>
- <member name="M:Newtonsoft.Json.Converters.StringEnumConverter.#ctor(System.Boolean)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Converters.StringEnumConverter"/> class.
- </summary>
- <param name="camelCaseText"><c>true</c> if the written enum text will be camel case; otherwise, <c>false</c>.</param>
- </member>
<member name="M:Newtonsoft.Json.Converters.StringEnumConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
Writes the JSON representation of the object.
@@ -814,9 +1566,21 @@
<c>true</c> if this instance can convert the specified object type; otherwise, <c>false</c>.
</returns>
</member>
+ <member name="P:Newtonsoft.Json.Converters.StringEnumConverter.CamelCaseText">
+ <summary>
+ Gets or sets a value indicating whether the written enum text should be camel case.
+ </summary>
+ <value><c>true</c> if the written enum text will be camel case; otherwise, <c>false</c>.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Converters.StringEnumConverter.AllowIntegerValues">
+ <summary>
+ Gets or sets a value indicating whether integer values are allowed.
+ </summary>
+ <value><c>true</c> if integers are allowed; otherwise, <c>false</c>.</value>
+ </member>
<member name="T:Newtonsoft.Json.Converters.VersionConverter">
<summary>
- Converts a <see cref="T:System.Version"/> to and from a string (e.g. <c>"1.2.3.4"</c>).
+ Converts a <see cref="T:System.Version"/> to and from a string (e.g. "1.2.3.4").
</summary>
</member>
<member name="M:Newtonsoft.Json.Converters.VersionConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
@@ -851,25 +1615,6 @@
Converts XML to and from JSON.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Converters.XmlNodeConverter.DeserializeRootElementName">
- <summary>
- Gets or sets the name of the root element to insert when deserializing to XML if the JSON structure has produced multiple root elements.
- </summary>
- <value>The name of the deserialized root element.</value>
- </member>
- <member name="P:Newtonsoft.Json.Converters.XmlNodeConverter.WriteArrayAttribute">
- <summary>
- Gets or sets a flag to indicate whether to write the Json.NET array attribute.
- This attribute helps preserve arrays when converting the written XML back to JSON.
- </summary>
- <value><c>true</c> if the array attribute is written to the XML; otherwise, <c>false</c>.</value>
- </member>
- <member name="P:Newtonsoft.Json.Converters.XmlNodeConverter.OmitRootObject">
- <summary>
- Gets or sets a value indicating whether to write the root JSON object.
- </summary>
- <value><c>true</c> if the JSON root object is omitted; otherwise, <c>false</c>.</value>
- </member>
<member name="M:Newtonsoft.Json.Converters.XmlNodeConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
Writes the JSON representation of the object.
@@ -890,11 +1635,11 @@
</member>
<member name="M:Newtonsoft.Json.Converters.XmlNodeConverter.IsNamespaceAttribute(System.String,System.String@)">
<summary>
- Checks if the <paramref name="attributeName"/> is a namespace attribute.
+ Checks if the attributeName is a namespace attribute.
</summary>
<param name="attributeName">Attribute name to test.</param>
<param name="prefix">The attribute name prefix if it has one, otherwise an empty string.</param>
- <returns><c>true</c> if attribute name is for a namespace attribute, otherwise <c>false</c>.</returns>
+ <returns>True if attribute name is for a namespace attribute, otherwise false.</returns>
</member>
<member name="M:Newtonsoft.Json.Converters.XmlNodeConverter.CanConvert(System.Type)">
<summary>
@@ -905,6 +1650,40 @@
<c>true</c> if this instance can convert the specified value type; otherwise, <c>false</c>.
</returns>
</member>
+ <member name="P:Newtonsoft.Json.Converters.XmlNodeConverter.DeserializeRootElementName">
+ <summary>
+ Gets or sets the name of the root element to insert when deserializing to XML if the JSON structure has produces multiple root elements.
+ </summary>
+ <value>The name of the deserialize root element.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Converters.XmlNodeConverter.WriteArrayAttribute">
+ <summary>
+ Gets or sets a flag to indicate whether to write the Json.NET array attribute.
+ This attribute helps preserve arrays when converting the written XML back to JSON.
+ </summary>
+ <value><c>true</c> if the array attibute is written to the XML; otherwise, <c>false</c>.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Converters.XmlNodeConverter.OmitRootObject">
+ <summary>
+ Gets or sets a value indicating whether to write the root JSON object.
+ </summary>
+ <value><c>true</c> if the JSON root object is omitted; otherwise, <c>false</c>.</value>
+ </member>
+ <member name="T:Newtonsoft.Json.FloatParseHandling">
+ <summary>
+ Specifies how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.FloatParseHandling.Double">
+ <summary>
+ Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Double"/>.
+ </summary>
+ </member>
+ <member name="F:Newtonsoft.Json.FloatParseHandling.Decimal">
+ <summary>
+ Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Decimal"/>.
+ </summary>
+ </member>
<member name="T:Newtonsoft.Json.DateFormatHandling">
<summary>
Specifies how dates are formatted when writing JSON text.
@@ -912,17 +1691,17 @@
</member>
<member name="F:Newtonsoft.Json.DateFormatHandling.IsoDateFormat">
<summary>
- Dates are written in the ISO 8601 format, e.g. <c>"2012-03-21T05:40Z"</c>.
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
</summary>
</member>
<member name="F:Newtonsoft.Json.DateFormatHandling.MicrosoftDateFormat">
<summary>
- Dates are written in the Microsoft JSON format, e.g. <c>"\/Date(1198908717056)\/"</c>.
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
</summary>
</member>
<member name="T:Newtonsoft.Json.DateParseHandling">
<summary>
- Specifies how date formatted strings, e.g. <c>"\/Date(1198908717056)\/"</c> and <c>"2012-03-21T05:40Z"</c>, are parsed when reading JSON text.
+ Specifies how date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed when reading JSON text.
</summary>
</member>
<member name="F:Newtonsoft.Json.DateParseHandling.None">
@@ -932,12 +1711,12 @@
</member>
<member name="F:Newtonsoft.Json.DateParseHandling.DateTime">
<summary>
- Date formatted strings, e.g. <c>"\/Date(1198908717056)\/"</c> and <c>"2012-03-21T05:40Z"</c>, are parsed to <see cref="F:Newtonsoft.Json.DateParseHandling.DateTime"/>.
+ Date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed to <see cref="F:Newtonsoft.Json.DateParseHandling.DateTime"/>.
</summary>
</member>
<member name="F:Newtonsoft.Json.DateParseHandling.DateTimeOffset">
<summary>
- Date formatted strings, e.g. <c>"\/Date(1198908717056)\/"</c> and <c>"2012-03-21T05:40Z"</c>, are parsed to <see cref="F:Newtonsoft.Json.DateParseHandling.DateTimeOffset"/>.
+ Date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed to <see cref="F:Newtonsoft.Json.DateParseHandling.DateTimeOffset"/>.
</summary>
</member>
<member name="T:Newtonsoft.Json.DateTimeZoneHandling">
@@ -971,8 +1750,8 @@
Specifies default value handling options for the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
<example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeDefaultValueHandlingObject" title="DefaultValueHandling Class" />
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeDefaultValueHandlingExample" title="DefaultValueHandling Ignore Example" />
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeDefaultValueHandlingObject" title="DefaultValueHandling Class"/>
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeDefaultValueHandlingExample" title="DefaultValueHandling Ignore Example"/>
</example>
</member>
<member name="F:Newtonsoft.Json.DefaultValueHandling.Include">
@@ -984,7 +1763,7 @@
<member name="F:Newtonsoft.Json.DefaultValueHandling.Ignore">
<summary>
Ignore members where the member value is the same as the member's default value when serializing objects
- so that it is not written to JSON.
+ so that is is not written to JSON.
This option will ignore all default values (e.g. <c>null</c> for objects and nullable types; <c>0</c> for integers,
decimals and floating point numbers; and <c>false</c> for booleans). The default value ignored can be changed by
placing the <see cref="T:System.ComponentModel.DefaultValueAttribute"/> on the property.
@@ -998,7 +1777,7 @@
<member name="F:Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate">
<summary>
Ignore members where the member value is the same as the member's default value when serializing objects
- and set members to their default value when deserializing.
+ and sets members to their default value when deserializing.
</summary>
</member>
<member name="T:Newtonsoft.Json.FloatFormatHandling">
@@ -1009,33 +1788,18 @@
</member>
<member name="F:Newtonsoft.Json.FloatFormatHandling.String">
<summary>
- Write special floating point values as strings in JSON, e.g. <c>"NaN"</c>, <c>"Infinity"</c>, <c>"-Infinity"</c>.
+ Write special floating point values as strings in JSON, e.g. "NaN", "Infinity", "-Infinity".
</summary>
</member>
<member name="F:Newtonsoft.Json.FloatFormatHandling.Symbol">
<summary>
- Write special floating point values as symbols in JSON, e.g. <c>NaN</c>, <c>Infinity</c>, <c>-Infinity</c>.
+ Write special floating point values as symbols in JSON, e.g. NaN, Infinity, -Infinity.
Note that this will produce non-valid JSON.
</summary>
</member>
<member name="F:Newtonsoft.Json.FloatFormatHandling.DefaultValue">
<summary>
- Write special floating point values as the property's default value in JSON, e.g. 0.0 for a <see cref="T:System.Double"/> property, <c>null</c> for a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> property.
- </summary>
- </member>
- <member name="T:Newtonsoft.Json.FloatParseHandling">
- <summary>
- Specifies how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.FloatParseHandling.Double">
- <summary>
- Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Double"/>.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.FloatParseHandling.Decimal">
- <summary>
- Floating point numbers are parsed to <see cref="F:Newtonsoft.Json.FloatParseHandling.Decimal"/>.
+ Write special floating point values as the property's default value in JSON, e.g. 0.0 for a <see cref="T:System.Double"/> property, null for a <see cref="T:System.Nullable`1"/> property.
</summary>
</member>
<member name="T:Newtonsoft.Json.Formatting">
@@ -1053,25 +1817,6 @@
Causes child objects to be indented according to the <see cref="P:Newtonsoft.Json.JsonTextWriter.Indentation"/> and <see cref="P:Newtonsoft.Json.JsonTextWriter.IndentChar"/> settings.
</summary>
</member>
- <member name="T:Newtonsoft.Json.IArrayPool`1">
- <summary>
- Provides an interface for using pooled arrays.
- </summary>
- <typeparam name="T">The array type content.</typeparam>
- </member>
- <member name="M:Newtonsoft.Json.IArrayPool`1.Rent(System.Int32)">
- <summary>
- Rent an array from the pool. This array must be returned when it is no longer needed.
- </summary>
- <param name="minimumLength">The minimum required length of the array. The returned array may be longer.</param>
- <returns>The rented array from the pool. This array must be returned when it is no longer needed.</returns>
- </member>
- <member name="M:Newtonsoft.Json.IArrayPool`1.Return(`0[])">
- <summary>
- Return an array to the pool.
- </summary>
- <param name="array">The array that is being returned.</param>
- </member>
<member name="T:Newtonsoft.Json.IJsonLineInfo">
<summary>
Provides an interface to enable a class to return line and position information.
@@ -1082,59 +1827,42 @@
Gets a value indicating whether the class can return line information.
</summary>
<returns>
- <c>true</c> if <see cref="P:Newtonsoft.Json.IJsonLineInfo.LineNumber"/> and <see cref="P:Newtonsoft.Json.IJsonLineInfo.LinePosition"/> can be provided; otherwise, <c>false</c>.
+ <c>true</c> if LineNumber and LinePosition can be provided; otherwise, <c>false</c>.
</returns>
</member>
<member name="P:Newtonsoft.Json.IJsonLineInfo.LineNumber">
<summary>
Gets the current line number.
</summary>
- <value>The current line number or 0 if no line information is available (for example, when <see cref="M:Newtonsoft.Json.IJsonLineInfo.HasLineInfo"/> returns <c>false</c>).</value>
+ <value>The current line number or 0 if no line information is available (for example, HasLineInfo returns false).</value>
</member>
<member name="P:Newtonsoft.Json.IJsonLineInfo.LinePosition">
<summary>
Gets the current line position.
</summary>
- <value>The current line position or 0 if no line information is available (for example, when <see cref="M:Newtonsoft.Json.IJsonLineInfo.HasLineInfo"/> returns <c>false</c>).</value>
+ <value>The current line position or 0 if no line information is available (for example, HasLineInfo returns false).</value>
</member>
<member name="T:Newtonsoft.Json.JsonArrayAttribute">
<summary>
Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> how to serialize the collection.
</summary>
</member>
- <member name="P:Newtonsoft.Json.JsonArrayAttribute.AllowNullItems">
- <summary>
- Gets or sets a value indicating whether null items are allowed in the collection.
- </summary>
- <value><c>true</c> if null items are allowed in the collection; otherwise, <c>false</c>.</value>
- </member>
- <member name="M:Newtonsoft.Json.JsonArrayAttribute.#ctor">
+ <member name="T:Newtonsoft.Json.JsonContainerAttribute">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonArrayAttribute"/> class.
+ Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> how to serialize the object.
</summary>
</member>
- <member name="M:Newtonsoft.Json.JsonArrayAttribute.#ctor(System.Boolean)">
+ <member name="M:Newtonsoft.Json.JsonContainerAttribute.#ctor">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonObjectAttribute"/> class with a flag indicating whether the array can contain null items.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonContainerAttribute"/> class.
</summary>
- <param name="allowNullItems">A flag indicating whether the array can contain null items.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonArrayAttribute.#ctor(System.String)">
+ <member name="M:Newtonsoft.Json.JsonContainerAttribute.#ctor(System.String)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonArrayAttribute"/> class with the specified container Id.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonContainerAttribute"/> class with the specified container Id.
</summary>
<param name="id">The container Id.</param>
</member>
- <member name="T:Newtonsoft.Json.JsonConstructorAttribute">
- <summary>
- Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> to use the specified constructor when deserializing that object.
- </summary>
- </member>
- <member name="T:Newtonsoft.Json.JsonContainerAttribute">
- <summary>
- Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> how to serialize the object.
- </summary>
- </member>
<member name="P:Newtonsoft.Json.JsonContainerAttribute.Id">
<summary>
Gets or sets the id.
@@ -1155,42 +1883,10 @@
</member>
<member name="P:Newtonsoft.Json.JsonContainerAttribute.ItemConverterType">
<summary>
- Gets or sets the collection's items converter.
+ Gets the collection's items converter.
</summary>
<value>The collection's items converter.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonContainerAttribute.ItemConverterParameters">
- <summary>
- The parameter list to use when constructing the <see cref="T:Newtonsoft.Json.JsonConverter"/> described by <see cref="P:Newtonsoft.Json.JsonContainerAttribute.ItemConverterType"/>.
- If <c>null</c>, the default constructor is used.
- When non-<c>null</c>, there must be a constructor defined in the <see cref="T:Newtonsoft.Json.JsonConverter"/> that exactly matches the number,
- order, and type of these parameters.
- </summary>
- <example>
- <code>
- [JsonContainer(ItemConverterType = typeof(MyContainerConverter), ItemConverterParameters = new object[] { 123, "Four" })]
- </code>
- </example>
- </member>
- <member name="P:Newtonsoft.Json.JsonContainerAttribute.NamingStrategyType">
- <summary>
- Gets or sets the <see cref="T:System.Type"/> of the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/>.
- </summary>
- <value>The <see cref="T:System.Type"/> of the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/>.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonContainerAttribute.NamingStrategyParameters">
- <summary>
- The parameter list to use when constructing the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/> described by <see cref="P:Newtonsoft.Json.JsonContainerAttribute.NamingStrategyType"/>.
- If <c>null</c>, the default constructor is used.
- When non-<c>null</c>, there must be a constructor defined in the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/> that exactly matches the number,
- order, and type of these parameters.
- </summary>
- <example>
- <code>
- [JsonContainer(NamingStrategyType = typeof(MyNamingStrategy), NamingStrategyParameters = new object[] { 123, "Four" })]
- </code>
- </example>
- </member>
<member name="P:Newtonsoft.Json.JsonContainerAttribute.IsReference">
<summary>
Gets or sets a value that indicates whether to preserve object references.
@@ -1219,52 +1915,60 @@
</summary>
<value>The type name handling.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonContainerAttribute.#ctor">
+ <member name="M:Newtonsoft.Json.JsonArrayAttribute.#ctor">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonContainerAttribute"/> class.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonArrayAttribute"/> class.
</summary>
</member>
- <member name="M:Newtonsoft.Json.JsonContainerAttribute.#ctor(System.String)">
+ <member name="M:Newtonsoft.Json.JsonArrayAttribute.#ctor(System.Boolean)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonContainerAttribute"/> class with the specified container Id.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonObjectAttribute"/> class with a flag indicating whether the array can contain null items
+ </summary>
+ <param name="allowNullItems">A flag indicating whether the array can contain null items.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonArrayAttribute.#ctor(System.String)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonArrayAttribute"/> class with the specified container Id.
</summary>
<param name="id">The container Id.</param>
</member>
+ <member name="P:Newtonsoft.Json.JsonArrayAttribute.AllowNullItems">
+ <summary>
+ Gets or sets a value indicating whether null items are allowed in the collection.
+ </summary>
+ <value><c>true</c> if null items are allowed in the collection; otherwise, <c>false</c>.</value>
+ </member>
+ <member name="T:Newtonsoft.Json.JsonConstructorAttribute">
+ <summary>
+ Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> to use the specified constructor when deserializing that object.
+ </summary>
+ </member>
<member name="T:Newtonsoft.Json.JsonConvert">
<summary>
- Provides methods for converting between .NET types and JSON types.
+ Provides methods for converting between common language runtime types and JSON types.
</summary>
<example>
<code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="SerializeObject" title="Serializing and Deserializing JSON with JsonConvert" />
</example>
</member>
- <member name="P:Newtonsoft.Json.JsonConvert.DefaultSettings">
- <summary>
- Gets or sets a function that creates default <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- Default settings are automatically used by serialization methods on <see cref="T:Newtonsoft.Json.JsonConvert"/>,
- and <see cref="M:Newtonsoft.Json.Linq.JToken.ToObject``1"/> and <see cref="M:Newtonsoft.Json.Linq.JToken.FromObject(System.Object)"/> on <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- To serialize without using any default settings create a <see cref="T:Newtonsoft.Json.JsonSerializer"/> with
- <see cref="M:Newtonsoft.Json.JsonSerializer.Create"/>.
- </summary>
- </member>
<member name="F:Newtonsoft.Json.JsonConvert.True">
<summary>
- Represents JavaScript's boolean value <c>true</c> as a string. This field is read-only.
+ Represents JavaScript's boolean value true as a string. This field is read-only.
</summary>
</member>
<member name="F:Newtonsoft.Json.JsonConvert.False">
<summary>
- Represents JavaScript's boolean value <c>false</c> as a string. This field is read-only.
+ Represents JavaScript's boolean value false as a string. This field is read-only.
</summary>
</member>
<member name="F:Newtonsoft.Json.JsonConvert.Null">
<summary>
- Represents JavaScript's <c>null</c> as a string. This field is read-only.
+ Represents JavaScript's null as a string. This field is read-only.
</summary>
</member>
<member name="F:Newtonsoft.Json.JsonConvert.Undefined">
<summary>
- Represents JavaScript's <c>undefined</c> as a string. This field is read-only.
+ Represents JavaScript's undefined as a string. This field is read-only.
</summary>
</member>
<member name="F:Newtonsoft.Json.JsonConvert.PositiveInfinity">
@@ -1279,7 +1983,7 @@
</member>
<member name="F:Newtonsoft.Json.JsonConvert.NaN">
<summary>
- Represents JavaScript's <c>NaN</c> as a string. This field is read-only.
+ Represents JavaScript's NaN as a string. This field is read-only.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.ToString(System.DateTime)">
@@ -1447,15 +2151,6 @@
<param name="delimiter">The string delimiter character.</param>
<returns>A JSON string representation of the <see cref="T:System.String"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonConvert.ToString(System.String,System.Char,Newtonsoft.Json.StringEscapeHandling)">
- <summary>
- Converts the <see cref="T:System.String"/> to its JSON string representation.
- </summary>
- <param name="value">The value to convert.</param>
- <param name="delimiter">The string delimiter character.</param>
- <param name="stringEscapeHandling">The string escape handling.</param>
- <returns>A JSON string representation of the <see cref="T:System.String"/>.</returns>
- </member>
<member name="M:Newtonsoft.Json.JsonConvert.ToString(System.Object)">
<summary>
Converts the <see cref="T:System.Object"/> to its JSON string representation.
@@ -1475,7 +2170,7 @@
Serializes the specified object to a JSON string using formatting.
</summary>
<param name="value">The object to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
<returns>
A JSON string representation of the object.
</returns>
@@ -1485,7 +2180,7 @@
Serializes the specified object to a JSON string using a collection of <see cref="T:Newtonsoft.Json.JsonConverter"/>.
</summary>
<param name="value">The object to serialize.</param>
- <param name="converters">A collection of converters used while serializing.</param>
+ <param name="converters">A collection converters used while serializing.</param>
<returns>A JSON string representation of the object.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeObject(System.Object,Newtonsoft.Json.Formatting,Newtonsoft.Json.JsonConverter[])">
@@ -1493,8 +2188,8 @@
Serializes the specified object to a JSON string using formatting and a collection of <see cref="T:Newtonsoft.Json.JsonConverter"/>.
</summary>
<param name="value">The object to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
- <param name="converters">A collection of converters used while serializing.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
+ <param name="converters">A collection converters used while serializing.</param>
<returns>A JSON string representation of the object.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeObject(System.Object,Newtonsoft.Json.JsonSerializerSettings)">
@@ -1503,7 +2198,7 @@
</summary>
<param name="value">The object to serialize.</param>
<param name="settings">The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to serialize the object.
- If this is <c>null</c>, default serialization settings will be used.</param>
+ If this is null, default serialization settings will be used.</param>
<returns>
A JSON string representation of the object.
</returns>
@@ -1514,11 +2209,11 @@
</summary>
<param name="value">The object to serialize.</param>
<param name="settings">The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to serialize the object.
- If this is <c>null</c>, default serialization settings will be used.</param>
+ If this is null, default serialization settings will be used.</param>
<param name="type">
The type of the value being serialized.
- This parameter is used when <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> is <see cref="F:Newtonsoft.Json.TypeNameHandling.Auto"/> to write out the type name if the type of the value does not match.
- Specifying the type is optional.
+ This parameter is used when <see cref="T:Newtonsoft.Json.TypeNameHandling"/> is Auto to write out the type name if the type of the value does not match.
+ Specifing the type is optional.
</param>
<returns>
A JSON string representation of the object.
@@ -1529,9 +2224,9 @@
Serializes the specified object to a JSON string using formatting and <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
</summary>
<param name="value">The object to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
<param name="settings">The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to serialize the object.
- If this is <c>null</c>, default serialization settings will be used.</param>
+ If this is null, default serialization settings will be used.</param>
<returns>
A JSON string representation of the object.
</returns>
@@ -1541,18 +2236,52 @@
Serializes the specified object to a JSON string using a type, formatting and <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
</summary>
<param name="value">The object to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
<param name="settings">The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to serialize the object.
- If this is <c>null</c>, default serialization settings will be used.</param>
+ If this is null, default serialization settings will be used.</param>
<param name="type">
The type of the value being serialized.
- This parameter is used when <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> is <see cref="F:Newtonsoft.Json.TypeNameHandling.Auto"/> to write out the type name if the type of the value does not match.
- Specifying the type is optional.
+ This parameter is used when <see cref="T:Newtonsoft.Json.TypeNameHandling"/> is Auto to write out the type name if the type of the value does not match.
+ Specifing the type is optional.
</param>
<returns>
A JSON string representation of the object.
</returns>
</member>
+ <member name="M:Newtonsoft.Json.JsonConvert.SerializeObjectAsync(System.Object)">
+ <summary>
+ Asynchronously serializes the specified object to a JSON string.
+ Serialization will happen on a new thread.
+ </summary>
+ <param name="value">The object to serialize.</param>
+ <returns>
+ A task that represents the asynchronous serialize operation. The value of the <c>TResult</c> parameter contains a JSON string representation of the object.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConvert.SerializeObjectAsync(System.Object,Newtonsoft.Json.Formatting)">
+ <summary>
+ Asynchronously serializes the specified object to a JSON string using formatting.
+ Serialization will happen on a new thread.
+ </summary>
+ <param name="value">The object to serialize.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
+ <returns>
+ A task that represents the asynchronous serialize operation. The value of the <c>TResult</c> parameter contains a JSON string representation of the object.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConvert.SerializeObjectAsync(System.Object,Newtonsoft.Json.Formatting,Newtonsoft.Json.JsonSerializerSettings)">
+ <summary>
+ Asynchronously serializes the specified object to a JSON string using formatting and a collection of <see cref="T:Newtonsoft.Json.JsonConverter"/>.
+ Serialization will happen on a new thread.
+ </summary>
+ <param name="value">The object to serialize.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
+ <param name="settings">The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to serialize the object.
+ If this is null, default serialization settings will be used.</param>
+ <returns>
+ A task that represents the asynchronous serialize operation. The value of the <c>TResult</c> parameter contains a JSON string representation of the object.
+ </returns>
+ </member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeObject(System.String)">
<summary>
Deserializes the JSON to a .NET object.
@@ -1567,7 +2296,7 @@
<param name="value">The JSON to deserialize.</param>
<param name="settings">
The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
- If this is <c>null</c>, default serialization settings will be used.
+ If this is null, default serialization settings will be used.
</param>
<returns>The deserialized object from the JSON string.</returns>
</member>
@@ -1593,7 +2322,7 @@
</summary>
<typeparam name="T">
The anonymous type to deserialize to. This can't be specified
- traditionally and must be inferred from the anonymous type passed
+ traditionally and must be infered from the anonymous type passed
as a parameter.
</typeparam>
<param name="value">The JSON to deserialize.</param>
@@ -1606,14 +2335,14 @@
</summary>
<typeparam name="T">
The anonymous type to deserialize to. This can't be specified
- traditionally and must be inferred from the anonymous type passed
+ traditionally and must be infered from the anonymous type passed
as a parameter.
</typeparam>
<param name="value">The JSON to deserialize.</param>
<param name="anonymousTypeObject">The anonymous type object.</param>
<param name="settings">
The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
- If this is <c>null</c>, default serialization settings will be used.
+ If this is null, default serialization settings will be used.
</param>
<returns>The deserialized anonymous type from the JSON string.</returns>
</member>
@@ -1634,7 +2363,7 @@
<param name="value">The object to deserialize.</param>
<param name="settings">
The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
- If this is <c>null</c>, default serialization settings will be used.
+ If this is null, default serialization settings will be used.
</param>
<returns>The deserialized object from the JSON string.</returns>
</member>
@@ -1655,10 +2384,61 @@
<param name="type">The type of the object to deserialize to.</param>
<param name="settings">
The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
- If this is <c>null</c>, default serialization settings will be used.
+ If this is null, default serialization settings will be used.
</param>
<returns>The deserialized object from the JSON string.</returns>
</member>
+ <member name="M:Newtonsoft.Json.JsonConvert.DeserializeObjectAsync``1(System.String)">
+ <summary>
+ Asynchronously deserializes the JSON to the specified .NET type.
+ Deserialization will happen on a new thread.
+ </summary>
+ <typeparam name="T">The type of the object to deserialize to.</typeparam>
+ <param name="value">The JSON to deserialize.</param>
+ <returns>
+ A task that represents the asynchronous deserialize operation. The value of the <c>TResult</c> parameter contains the deserialized object from the JSON string.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConvert.DeserializeObjectAsync``1(System.String,Newtonsoft.Json.JsonSerializerSettings)">
+ <summary>
+ Asynchronously deserializes the JSON to the specified .NET type using <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ Deserialization will happen on a new thread.
+ </summary>
+ <typeparam name="T">The type of the object to deserialize to.</typeparam>
+ <param name="value">The JSON to deserialize.</param>
+ <param name="settings">
+ The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
+ If this is null, default serialization settings will be used.
+ </param>
+ <returns>
+ A task that represents the asynchronous deserialize operation. The value of the <c>TResult</c> parameter contains the deserialized object from the JSON string.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConvert.DeserializeObjectAsync(System.String)">
+ <summary>
+ Asynchronously deserializes the JSON to the specified .NET type.
+ Deserialization will happen on a new thread.
+ </summary>
+ <param name="value">The JSON to deserialize.</param>
+ <returns>
+ A task that represents the asynchronous deserialize operation. The value of the <c>TResult</c> parameter contains the deserialized object from the JSON string.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConvert.DeserializeObjectAsync(System.String,System.Type,Newtonsoft.Json.JsonSerializerSettings)">
+ <summary>
+ Asynchronously deserializes the JSON to the specified .NET type using <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ Deserialization will happen on a new thread.
+ </summary>
+ <param name="value">The JSON to deserialize.</param>
+ <param name="type">The type of the object to deserialize to.</param>
+ <param name="settings">
+ The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
+ If this is null, default serialization settings will be used.
+ </param>
+ <returns>
+ A task that represents the asynchronous deserialize operation. The value of the <c>TResult</c> parameter contains the deserialized object from the JSON string.
+ </returns>
+ </member>
<member name="M:Newtonsoft.Json.JsonConvert.PopulateObject(System.String,System.Object)">
<summary>
Populates the object with values from the JSON string.
@@ -1674,52 +2454,66 @@
<param name="target">The target object to populate values onto.</param>
<param name="settings">
The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
- If this is <c>null</c>, default serialization settings will be used.
+ If this is null, default serialization settings will be used.
+ </param>
+ </member>
+ <member name="M:Newtonsoft.Json.JsonConvert.PopulateObjectAsync(System.String,System.Object,Newtonsoft.Json.JsonSerializerSettings)">
+ <summary>
+ Asynchronously populates the object with values from the JSON string using <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ </summary>
+ <param name="value">The JSON to populate values from.</param>
+ <param name="target">The target object to populate values onto.</param>
+ <param name="settings">
+ The <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> used to deserialize the object.
+ If this is null, default serialization settings will be used.
</param>
+ <returns>
+ A task that represents the asynchronous populate operation.
+ </returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeXmlNode(System.Xml.XmlNode)">
<summary>
- Serializes the <see cref="T:System.Xml.XmlNode"/> to a JSON string.
+ Serializes the XML node to a JSON string.
</summary>
<param name="node">The node to serialize.</param>
- <returns>A JSON string of the <see cref="T:System.Xml.XmlNode"/>.</returns>
+ <returns>A JSON string of the XmlNode.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeXmlNode(System.Xml.XmlNode,Newtonsoft.Json.Formatting)">
<summary>
- Serializes the <see cref="T:System.Xml.XmlNode"/> to a JSON string using formatting.
+ Serializes the XML node to a JSON string using formatting.
</summary>
<param name="node">The node to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
- <returns>A JSON string of the <see cref="T:System.Xml.XmlNode"/>.</returns>
+ <param name="formatting">Indicates how the output is formatted.</param>
+ <returns>A JSON string of the XmlNode.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeXmlNode(System.Xml.XmlNode,Newtonsoft.Json.Formatting,System.Boolean)">
<summary>
- Serializes the <see cref="T:System.Xml.XmlNode"/> to a JSON string using formatting and omits the root object if <paramref name="omitRootObject"/> is <c>true</c>.
+ Serializes the XML node to a JSON string using formatting and omits the root object if <paramref name="omitRootObject"/> is <c>true</c>.
</summary>
<param name="node">The node to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
<param name="omitRootObject">Omits writing the root object.</param>
- <returns>A JSON string of the <see cref="T:System.Xml.XmlNode"/>.</returns>
+ <returns>A JSON string of the XmlNode.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeXmlNode(System.String)">
<summary>
- Deserializes the <see cref="T:System.Xml.XmlNode"/> from a JSON string.
+ Deserializes the XmlNode from a JSON string.
</summary>
<param name="value">The JSON string.</param>
- <returns>The deserialized <see cref="T:System.Xml.XmlNode"/>.</returns>
+ <returns>The deserialized XmlNode</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeXmlNode(System.String,System.String)">
<summary>
- Deserializes the <see cref="T:System.Xml.XmlNode"/> from a JSON string nested in a root element specified by <paramref name="deserializeRootElementName"/>.
+ Deserializes the XmlNode from a JSON string nested in a root elment specified by <paramref name="deserializeRootElementName"/>.
</summary>
<param name="value">The JSON string.</param>
<param name="deserializeRootElementName">The name of the root element to append when deserializing.</param>
- <returns>The deserialized <see cref="T:System.Xml.XmlNode"/>.</returns>
+ <returns>The deserialized XmlNode</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeXmlNode(System.String,System.String,System.Boolean)">
<summary>
- Deserializes the <see cref="T:System.Xml.XmlNode"/> from a JSON string nested in a root element specified by <paramref name="deserializeRootElementName"/>
- and writes a Json.NET array attribute for collections.
+ Deserializes the XmlNode from a JSON string nested in a root elment specified by <paramref name="deserializeRootElementName"/>
+ and writes a .NET array attribute for collections.
</summary>
<param name="value">The JSON string.</param>
<param name="deserializeRootElementName">The name of the root element to append when deserializing.</param>
@@ -1727,51 +2521,51 @@
A flag to indicate whether to write the Json.NET array attribute.
This attribute helps preserve arrays when converting the written XML back to JSON.
</param>
- <returns>The deserialized <see cref="T:System.Xml.XmlNode"/>.</returns>
+ <returns>The deserialized XmlNode</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeXNode(System.Xml.Linq.XObject)">
<summary>
Serializes the <see cref="T:System.Xml.Linq.XNode"/> to a JSON string.
</summary>
<param name="node">The node to convert to JSON.</param>
- <returns>A JSON string of the <see cref="T:System.Xml.Linq.XNode"/>.</returns>
+ <returns>A JSON string of the XNode.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeXNode(System.Xml.Linq.XObject,Newtonsoft.Json.Formatting)">
<summary>
Serializes the <see cref="T:System.Xml.Linq.XNode"/> to a JSON string using formatting.
</summary>
<param name="node">The node to convert to JSON.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
- <returns>A JSON string of the <see cref="T:System.Xml.Linq.XNode"/>.</returns>
+ <param name="formatting">Indicates how the output is formatted.</param>
+ <returns>A JSON string of the XNode.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.SerializeXNode(System.Xml.Linq.XObject,Newtonsoft.Json.Formatting,System.Boolean)">
<summary>
Serializes the <see cref="T:System.Xml.Linq.XNode"/> to a JSON string using formatting and omits the root object if <paramref name="omitRootObject"/> is <c>true</c>.
</summary>
<param name="node">The node to serialize.</param>
- <param name="formatting">Indicates how the output should be formatted.</param>
+ <param name="formatting">Indicates how the output is formatted.</param>
<param name="omitRootObject">Omits writing the root object.</param>
- <returns>A JSON string of the <see cref="T:System.Xml.Linq.XNode"/>.</returns>
+ <returns>A JSON string of the XNode.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeXNode(System.String)">
<summary>
Deserializes the <see cref="T:System.Xml.Linq.XNode"/> from a JSON string.
</summary>
<param name="value">The JSON string.</param>
- <returns>The deserialized <see cref="T:System.Xml.Linq.XNode"/>.</returns>
+ <returns>The deserialized XNode</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeXNode(System.String,System.String)">
<summary>
- Deserializes the <see cref="T:System.Xml.Linq.XNode"/> from a JSON string nested in a root element specified by <paramref name="deserializeRootElementName"/>.
+ Deserializes the <see cref="T:System.Xml.Linq.XNode"/> from a JSON string nested in a root elment specified by <paramref name="deserializeRootElementName"/>.
</summary>
<param name="value">The JSON string.</param>
<param name="deserializeRootElementName">The name of the root element to append when deserializing.</param>
- <returns>The deserialized <see cref="T:System.Xml.Linq.XNode"/>.</returns>
+ <returns>The deserialized XNode</returns>
</member>
<member name="M:Newtonsoft.Json.JsonConvert.DeserializeXNode(System.String,System.String,System.Boolean)">
<summary>
- Deserializes the <see cref="T:System.Xml.Linq.XNode"/> from a JSON string nested in a root element specified by <paramref name="deserializeRootElementName"/>
- and writes a Json.NET array attribute for collections.
+ Deserializes the <see cref="T:System.Xml.Linq.XNode"/> from a JSON string nested in a root elment specified by <paramref name="deserializeRootElementName"/>
+ and writes a .NET array attribute for collections.
</summary>
<param name="value">The JSON string.</param>
<param name="deserializeRootElementName">The name of the root element to append when deserializing.</param>
@@ -1779,81 +2573,33 @@
A flag to indicate whether to write the Json.NET array attribute.
This attribute helps preserve arrays when converting the written XML back to JSON.
</param>
- <returns>The deserialized <see cref="T:System.Xml.Linq.XNode"/>.</returns>
- </member>
- <member name="T:Newtonsoft.Json.JsonConverter">
- <summary>
- Converts an object to and from JSON.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonConverter.WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)">
- <summary>
- Writes the JSON representation of the object.
- </summary>
- <param name="writer">The <see cref="T:Newtonsoft.Json.JsonWriter"/> to write to.</param>
- <param name="value">The value.</param>
- <param name="serializer">The calling serializer.</param>
+ <returns>The deserialized XNode</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
- <summary>
- Reads the JSON representation of the object.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read from.</param>
- <param name="objectType">Type of the object.</param>
- <param name="existingValue">The existing value of object being read.</param>
- <param name="serializer">The calling serializer.</param>
- <returns>The object value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonConverter.CanConvert(System.Type)">
- <summary>
- Determines whether this instance can convert the specified object type.
- </summary>
- <param name="objectType">Type of the object.</param>
- <returns>
- <c>true</c> if this instance can convert the specified object type; otherwise, <c>false</c>.
- </returns>
- </member>
- <member name="P:Newtonsoft.Json.JsonConverter.CanRead">
- <summary>
- Gets a value indicating whether this <see cref="T:Newtonsoft.Json.JsonConverter"/> can read JSON.
- </summary>
- <value><c>true</c> if this <see cref="T:Newtonsoft.Json.JsonConverter"/> can read JSON; otherwise, <c>false</c>.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonConverter.CanWrite">
+ <member name="P:Newtonsoft.Json.JsonConvert.DefaultSettings">
<summary>
- Gets a value indicating whether this <see cref="T:Newtonsoft.Json.JsonConverter"/> can write JSON.
+ Gets or sets a function that creates default <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ Default settings are automatically used by serialization methods on <see cref="T:Newtonsoft.Json.JsonConvert"/>,
+ and <see cref="M:Newtonsoft.Json.Linq.JToken.ToObject``1"/> and <see cref="M:Newtonsoft.Json.Linq.JToken.FromObject(System.Object)"/> on <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ To serialize without using any default settings create a <see cref="T:Newtonsoft.Json.JsonSerializer"/> with
+ <see cref="M:Newtonsoft.Json.JsonSerializer.Create"/>.
</summary>
- <value><c>true</c> if this <see cref="T:Newtonsoft.Json.JsonConverter"/> can write JSON; otherwise, <c>false</c>.</value>
</member>
<member name="T:Newtonsoft.Json.JsonConverterAttribute">
<summary>
Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> to use the specified <see cref="T:Newtonsoft.Json.JsonConverter"/> when serializing the member or class.
</summary>
</member>
- <member name="P:Newtonsoft.Json.JsonConverterAttribute.ConverterType">
- <summary>
- Gets the <see cref="T:System.Type"/> of the <see cref="T:Newtonsoft.Json.JsonConverter"/>.
- </summary>
- <value>The <see cref="T:System.Type"/> of the <see cref="T:Newtonsoft.Json.JsonConverter"/>.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonConverterAttribute.ConverterParameters">
- <summary>
- The parameter list to use when constructing the <see cref="T:Newtonsoft.Json.JsonConverter"/> described by <see cref="P:Newtonsoft.Json.JsonConverterAttribute.ConverterType"/>.
- If <c>null</c>, the default constructor is used.
- </summary>
- </member>
<member name="M:Newtonsoft.Json.JsonConverterAttribute.#ctor(System.Type)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonConverterAttribute"/> class.
</summary>
- <param name="converterType">Type of the <see cref="T:Newtonsoft.Json.JsonConverter"/>.</param>
+ <param name="converterType">Type of the converter.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonConverterAttribute.#ctor(System.Type,System.Object[])">
+ <member name="P:Newtonsoft.Json.JsonConverterAttribute.ConverterType">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonConverterAttribute"/> class.
+ Gets the type of the converter.
</summary>
- <param name="converterType">Type of the <see cref="T:Newtonsoft.Json.JsonConverter"/>.</param>
- <param name="converterParameters">Parameter list to use when constructing the <see cref="T:Newtonsoft.Json.JsonConverter"/>. Can be <c>null</c>.</param>
+ <value>The type of the converter.</value>
</member>
<member name="T:Newtonsoft.Json.JsonConverterCollection">
<summary>
@@ -1878,7 +2624,7 @@
</member>
<member name="T:Newtonsoft.Json.JsonException">
<summary>
- The exception thrown when an error occurs during JSON serialization or deserialization.
+ The exception thrown when an error occurs during Json serialization or deserialization.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonException.#ctor">
@@ -1899,7 +2645,7 @@
with a specified error message and a reference to the inner exception that is the cause of this exception.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <param name="innerException">The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.</param>
</member>
<member name="M:Newtonsoft.Json.JsonException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>
@@ -1907,8 +2653,8 @@
</summary>
<param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
<param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
- <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is <c>null</c>.</exception>
- <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is <c>null</c> or <see cref="P:System.Exception.HResult"/> is zero (0).</exception>
+ <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is null. </exception>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"/> is zero (0). </exception>
</member>
<member name="T:Newtonsoft.Json.JsonExtensionDataAttribute">
<summary>
@@ -1916,6 +2662,11 @@
and write values during serialization.
</summary>
</member>
+ <member name="M:Newtonsoft.Json.JsonExtensionDataAttribute.#ctor">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonExtensionDataAttribute"/> class.
+ </summary>
+ </member>
<member name="P:Newtonsoft.Json.JsonExtensionDataAttribute.WriteData">
<summary>
Gets or sets a value that indicates whether to write extension data when serializing the object.
@@ -1932,11 +2683,6 @@
<c>true</c> to read extension data when deserializing the object; otherwise, <c>false</c>. The default is <c>true</c>.
</value>
</member>
- <member name="M:Newtonsoft.Json.JsonExtensionDataAttribute.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonExtensionDataAttribute"/> class.
- </summary>
- </member>
<member name="T:Newtonsoft.Json.JsonIgnoreAttribute">
<summary>
Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> not to serialize the public field or public read/write property value.
@@ -1947,20 +2693,6 @@
Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> how to serialize the object.
</summary>
</member>
- <member name="P:Newtonsoft.Json.JsonObjectAttribute.MemberSerialization">
- <summary>
- Gets or sets the member serialization.
- </summary>
- <value>The member serialization.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonObjectAttribute.ItemRequired">
- <summary>
- Gets or sets a value that indicates whether the object's properties are required.
- </summary>
- <value>
- A value indicating whether the object's properties are required.
- </value>
- </member>
<member name="M:Newtonsoft.Json.JsonObjectAttribute.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonObjectAttribute"/> class.
@@ -1978,48 +2710,41 @@
</summary>
<param name="id">The container Id.</param>
</member>
- <member name="T:Newtonsoft.Json.JsonPropertyAttribute">
+ <member name="P:Newtonsoft.Json.JsonObjectAttribute.MemberSerialization">
<summary>
- Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> to always serialize the member with the specified name.
+ Gets or sets the member serialization.
</summary>
+ <value>The member serialization.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonPropertyAttribute.ItemConverterType">
+ <member name="P:Newtonsoft.Json.JsonObjectAttribute.ItemRequired">
+ <summary>
+ Gets or sets a value that indicates whether the object's properties are required.
+ </summary>
+ <value>
+ A value indicating whether the object's properties are required.
+ </value>
+ </member>
+ <member name="T:Newtonsoft.Json.JsonPropertyAttribute">
<summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.JsonConverter"/> used when serializing the property's collection items.
+ Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> to always serialize the member with the specified name.
</summary>
- <value>The collection's items <see cref="T:Newtonsoft.Json.JsonConverter"/>.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonPropertyAttribute.ItemConverterParameters">
+ <member name="M:Newtonsoft.Json.JsonPropertyAttribute.#ctor">
<summary>
- The parameter list to use when constructing the <see cref="T:Newtonsoft.Json.JsonConverter"/> described by <see cref="P:Newtonsoft.Json.JsonPropertyAttribute.ItemConverterType"/>.
- If <c>null</c>, the default constructor is used.
- When non-<c>null</c>, there must be a constructor defined in the <see cref="T:Newtonsoft.Json.JsonConverter"/> that exactly matches the number,
- order, and type of these parameters.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/> class.
</summary>
- <example>
- <code>
- [JsonProperty(ItemConverterType = typeof(MyContainerConverter), ItemConverterParameters = new object[] { 123, "Four" })]
- </code>
- </example>
</member>
- <member name="P:Newtonsoft.Json.JsonPropertyAttribute.NamingStrategyType">
+ <member name="M:Newtonsoft.Json.JsonPropertyAttribute.#ctor(System.String)">
<summary>
- Gets or sets the <see cref="T:System.Type"/> of the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/> class with the specified name.
</summary>
- <value>The <see cref="T:System.Type"/> of the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/>.</value>
+ <param name="propertyName">Name of the property.</param>
</member>
- <member name="P:Newtonsoft.Json.JsonPropertyAttribute.NamingStrategyParameters">
+ <member name="P:Newtonsoft.Json.JsonPropertyAttribute.ItemConverterType">
<summary>
- The parameter list to use when constructing the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/> described by <see cref="P:Newtonsoft.Json.JsonPropertyAttribute.NamingStrategyType"/>.
- If <c>null</c>, the default constructor is used.
- When non-<c>null</c>, there must be a constructor defined in the <see cref="T:Newtonsoft.Json.Serialization.NamingStrategy"/> that exactly matches the number,
- order, and type of these parameters.
+ Gets or sets the converter used when serializing the property's collection items.
</summary>
- <example>
- <code>
- [JsonProperty(NamingStrategyType = typeof(MyNamingStrategy), NamingStrategyParameters = new object[] { 123, "Four" })]
- </code>
- </example>
+ <value>The collection's items converter.</value>
</member>
<member name="P:Newtonsoft.Json.JsonPropertyAttribute.NullValueHandling">
<summary>
@@ -2059,9 +2784,9 @@
</member>
<member name="P:Newtonsoft.Json.JsonPropertyAttribute.Order">
<summary>
- Gets or sets the order of serialization of a member.
+ Gets or sets the order of serialization and deserialization of a member.
</summary>
- <value>The numeric order of serialization.</value>
+ <value>The numeric order of serialization or deserialization.</value>
</member>
<member name="P:Newtonsoft.Json.JsonPropertyAttribute.Required">
<summary>
@@ -2079,13 +2804,13 @@
</member>
<member name="P:Newtonsoft.Json.JsonPropertyAttribute.ItemReferenceLoopHandling">
<summary>
- Gets or sets the reference loop handling used when serializing the property's collection items.
+ Gets or sets the the reference loop handling used when serializing the property's collection items.
</summary>
<value>The collection's items reference loop handling.</value>
</member>
<member name="P:Newtonsoft.Json.JsonPropertyAttribute.ItemTypeNameHandling">
<summary>
- Gets or sets the type name handling used when serializing the property's collection items.
+ Gets or sets the the type name handling used when serializing the property's collection items.
</summary>
<value>The collection's items type name handling.</value>
</member>
@@ -2095,485 +2820,234 @@
</summary>
<value>Whether this property's collection items are serialized as a reference.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonPropertyAttribute.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonPropertyAttribute.#ctor(System.String)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/> class with the specified name.
- </summary>
- <param name="propertyName">Name of the property.</param>
- </member>
- <member name="T:Newtonsoft.Json.JsonReader">
- <summary>
- Represents a reader that provides fast, non-cached, forward-only access to serialized JSON data.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns <c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.SkipAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously skips the children of the current token.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsBooleanAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsBytesAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Byte"/>[].
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Byte"/>[]. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDateTimeAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDateTimeOffsetAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDecimalAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDoubleAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsInt32Async(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsStringAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.String"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.String"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="T:Newtonsoft.Json.JsonReader.State">
- <summary>
- Specifies the state of the reader.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Start">
- <summary>
- A <see cref="T:Newtonsoft.Json.JsonReader"/> read method has not been called.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Complete">
- <summary>
- The end of the file has been reached successfully.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Property">
- <summary>
- Reader is at a property.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.ObjectStart">
- <summary>
- Reader is at the start of an object.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Object">
- <summary>
- Reader is in an object.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.ArrayStart">
- <summary>
- Reader is at the start of an array.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Array">
- <summary>
- Reader is in an array.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Closed">
- <summary>
- The <see cref="M:Newtonsoft.Json.JsonReader.Close"/> method has been called.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.PostValue">
- <summary>
- Reader has just read a value.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.ConstructorStart">
- <summary>
- Reader is at the start of a constructor.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Constructor">
- <summary>
- Reader is in a constructor.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Error">
- <summary>
- An error occurred that prevents the read operation from continuing.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.JsonReader.State.Finished">
- <summary>
- The end of the file has been reached successfully.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.CurrentState">
- <summary>
- Gets the current reader state.
- </summary>
- <value>The current reader state.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.CloseInput">
- <summary>
- Gets or sets a value indicating whether the source should be closed when this reader is closed.
- </summary>
- <value>
- <c>true</c> to close the source when this reader is closed; otherwise <c>false</c>. The default is <c>true</c>.
- </value>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.SupportMultipleContent">
- <summary>
- Gets or sets a value indicating whether multiple pieces of JSON content can
- be read from a continuous stream without erroring.
- </summary>
- <value>
- <c>true</c> to support reading multiple pieces of JSON content; otherwise <c>false</c>.
- The default is <c>false</c>.
- </value>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.QuoteChar">
- <summary>
- Gets the quotation mark character used to enclose the value of a string.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.DateTimeZoneHandling">
- <summary>
- Gets or sets how <see cref="T:System.DateTime"/> time zones are handled when reading JSON.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.DateParseHandling">
- <summary>
- Gets or sets how date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed when reading JSON.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.FloatParseHandling">
- <summary>
- Gets or sets how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.DateFormatString">
- <summary>
- Gets or sets how custom date formatted strings are parsed when reading JSON.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.MaxDepth">
- <summary>
- Gets or sets the maximum depth allowed when reading JSON. Reading past this depth will throw a <see cref="T:Newtonsoft.Json.JsonReaderException"/>.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.TokenType">
- <summary>
- Gets the type of the current JSON token.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.Value">
- <summary>
- Gets the text value of the current JSON token.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.ValueType">
- <summary>
- Gets the .NET type for the current JSON token.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.Depth">
- <summary>
- Gets the depth of the current token in the JSON document.
- </summary>
- <value>The depth of the current token in the JSON document.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.Path">
- <summary>
- Gets the path of the current JSON token.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonReader.Culture">
- <summary>
- Gets or sets the culture used when reading JSON. Defaults to <see cref="P:System.Globalization.CultureInfo.InvariantCulture"/>.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReader"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.Read">
- <summary>
- Reads the next JSON token from the source.
- </summary>
- <returns><c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsInt32">
- <summary>
- Reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>.
- </summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>. This method will return <c>null</c> at the end of an array.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsString">
- <summary>
- Reads the next JSON token from the source as a <see cref="T:System.String"/>.
- </summary>
- <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsBytes">
+ <member name="T:Newtonsoft.Json.JsonReaderException">
<summary>
- Reads the next JSON token from the source as a <see cref="T:System.Byte"/>[].
+ The exception thrown when an error occurs while reading Json text.
</summary>
- <returns>A <see cref="T:System.Byte"/>[] or <c>null</c> if the next JSON token is null. This method will return <c>null</c> at the end of an array.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDouble">
+ <member name="M:Newtonsoft.Json.JsonReaderException.#ctor">
<summary>
- Reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsBoolean">
+ <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.String)">
<summary>
- Reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class
+ with a specified error message.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <param name="message">The error message that explains the reason for the exception.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDecimal">
+ <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.String,System.Exception)">
<summary>
- Reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <param name="message">The error message that explains the reason for the exception.</param>
+ <param name="innerException">The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDateTime">
+ <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>
- Reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is null. </exception>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"/> is zero (0). </exception>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.ReadAsDateTimeOffset">
+ <member name="P:Newtonsoft.Json.JsonReaderException.LineNumber">
<summary>
- Reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.
+ Gets the line number indicating where the error occurred.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <value>The line number indicating where the error occurred.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.Skip">
+ <member name="P:Newtonsoft.Json.JsonReaderException.LinePosition">
<summary>
- Skips the children of the current token.
+ Gets the line position indicating where the error occurred.
</summary>
+ <value>The line position indicating where the error occurred.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.SetToken(Newtonsoft.Json.JsonToken)">
+ <member name="P:Newtonsoft.Json.JsonReaderException.Path">
<summary>
- Sets the current token.
+ Gets the path to the JSON where the error occurred.
</summary>
- <param name="newToken">The new token.</param>
+ <value>The path to the JSON where the error occurred.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.SetToken(Newtonsoft.Json.JsonToken,System.Object)">
+ <member name="T:Newtonsoft.Json.JsonSerializationException">
<summary>
- Sets the current token and value.
+ The exception thrown when an error occurs during Json serialization or deserialization.
</summary>
- <param name="newToken">The new token.</param>
- <param name="value">The value.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.SetToken(Newtonsoft.Json.JsonToken,System.Object,System.Boolean)">
+ <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor">
<summary>
- Sets the current token and value.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class.
</summary>
- <param name="newToken">The new token.</param>
- <param name="value">The value.</param>
- <param name="updateIndex">A flag indicating whether the position index inside an array should be updated.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.SetStateBasedOnCurrent">
+ <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor(System.String)">
<summary>
- Sets the state based on current token type.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class
+ with a specified error message.
</summary>
+ <param name="message">The error message that explains the reason for the exception.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.Dispose(System.Boolean)">
+ <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor(System.String,System.Exception)">
<summary>
- Releases unmanaged and - optionally - managed resources.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
</summary>
- <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
+ <param name="message">The error message that explains the reason for the exception.</param>
+ <param name="innerException">The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReader.Close">
+ <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>
- Changes the reader's state to <see cref="F:Newtonsoft.Json.JsonReader.State.Closed"/>.
- If <see cref="P:Newtonsoft.Json.JsonReader.CloseInput"/> is set to <c>true</c>, the source is also closed.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class.
</summary>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is null. </exception>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"/> is zero (0). </exception>
</member>
- <member name="T:Newtonsoft.Json.JsonReaderException">
+ <member name="T:Newtonsoft.Json.JsonSerializer">
<summary>
- The exception thrown when an error occurs while reading JSON text.
+ Serializes and deserializes objects into and from the JSON format.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> enables you to control how objects are encoded into JSON.
</summary>
</member>
- <member name="P:Newtonsoft.Json.JsonReaderException.LineNumber">
+ <member name="M:Newtonsoft.Json.JsonSerializer.#ctor">
<summary>
- Gets the line number indicating where the error occurred.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializer"/> class.
</summary>
- <value>The line number indicating where the error occurred.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonReaderException.LinePosition">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Create">
<summary>
- Gets the line position indicating where the error occurred.
+ Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings.
</summary>
- <value>The line position indicating where the error occurred.</value>
+ <returns>
+ A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings.
+ </returns>
</member>
- <member name="P:Newtonsoft.Json.JsonReaderException.Path">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Create(Newtonsoft.Json.JsonSerializerSettings)">
<summary>
- Gets the path to the JSON where the error occurred.
+ Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings.
</summary>
- <value>The path to the JSON where the error occurred.</value>
+ <param name="settings">The settings to be applied to the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.</param>
+ <returns>
+ A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonReaderException.#ctor">
+ <member name="M:Newtonsoft.Json.JsonSerializer.CreateDefault">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class.
+ Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings.
</summary>
+ <returns>
+ A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.String)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.CreateDefault(Newtonsoft.Json.JsonSerializerSettings)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class
- with a specified error message.
+ Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
+ <param name="settings">The settings to be applied to the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.</param>
+ <returns>
+ A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
+ The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.String,System.Exception)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Populate(System.IO.TextReader,System.Object)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
+ Populates the JSON values onto the target object.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <param name="reader">The <see cref="T:System.IO.TextReader"/> that contains the JSON structure to reader values from.</param>
+ <param name="target">The target object to populate values onto.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Populate(Newtonsoft.Json.JsonReader,System.Object)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class.
+ Populates the JSON values onto the target object.
</summary>
- <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
- <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
- <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is <c>null</c>.</exception>
- <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is <c>null</c> or <see cref="P:System.Exception.HResult"/> is zero (0).</exception>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> that contains the JSON structure to reader values from.</param>
+ <param name="target">The target object to populate values onto.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonReaderException.#ctor(System.String,System.String,System.Int32,System.Int32,System.Exception)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize(Newtonsoft.Json.JsonReader)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReaderException"/> class
- with a specified error message, JSON path, line number, line position, and a reference to the inner exception that is the cause of this exception.
+ Deserializes the Json structure contained by the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
- <param name="path">The path to the JSON where the error occurred.</param>
- <param name="lineNumber">The line number indicating where the error occurred.</param>
- <param name="linePosition">The line position indicating where the error occurred.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> that contains the JSON structure to deserialize.</param>
+ <returns>The <see cref="T:System.Object"/> being deserialized.</returns>
</member>
- <member name="T:Newtonsoft.Json.JsonRequiredAttribute">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize(System.IO.TextReader,System.Type)">
<summary>
- Instructs the <see cref="T:Newtonsoft.Json.JsonSerializer"/> to always serialize the member, and to require that the member has a value.
+ Deserializes the Json structure contained by the specified <see cref="T:System.IO.StringReader"/>
+ into an instance of the specified type.
</summary>
+ <param name="reader">The <see cref="T:System.IO.TextReader"/> containing the object.</param>
+ <param name="objectType">The <see cref="T:System.Type"/> of object being deserialized.</param>
+ <returns>The instance of <paramref name="objectType"/> being deserialized.</returns>
</member>
- <member name="T:Newtonsoft.Json.JsonSerializationException">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize``1(Newtonsoft.Json.JsonReader)">
<summary>
- The exception thrown when an error occurs during JSON serialization or deserialization.
+ Deserializes the Json structure contained by the specified <see cref="T:Newtonsoft.Json.JsonReader"/>
+ into an instance of the specified type.
</summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the object.</param>
+ <typeparam name="T">The type of the object to deserialize.</typeparam>
+ <returns>The instance of <typeparamref name="T"/> being deserialized.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize(Newtonsoft.Json.JsonReader,System.Type)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class.
+ Deserializes the Json structure contained by the specified <see cref="T:Newtonsoft.Json.JsonReader"/>
+ into an instance of the specified type.
</summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the object.</param>
+ <param name="objectType">The <see cref="T:System.Type"/> of object being deserialized.</param>
+ <returns>The instance of <paramref name="objectType"/> being deserialized.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor(System.String)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(System.IO.TextWriter,System.Object)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class
- with a specified error message.
+ Serializes the specified <see cref="T:System.Object"/> and writes the Json structure
+ to a <c>Stream</c> using the specified <see cref="T:System.IO.TextWriter"/>.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
+ <param name="textWriter">The <see cref="T:System.IO.TextWriter"/> used to write the Json structure.</param>
+ <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor(System.String,System.Exception)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(Newtonsoft.Json.JsonWriter,System.Object,System.Type)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
+ Serializes the specified <see cref="T:System.Object"/> and writes the Json structure
+ to a <c>Stream</c> using the specified <see cref="T:System.IO.TextWriter"/>.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <param name="jsonWriter">The <see cref="T:Newtonsoft.Json.JsonWriter"/> used to write the Json structure.</param>
+ <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
+ <param name="objectType">
+ The type of the value being serialized.
+ This parameter is used when <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> is Auto to write out the type name if the type of the value does not match.
+ Specifing the type is optional.
+ </param>
</member>
- <member name="M:Newtonsoft.Json.JsonSerializationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(System.IO.TextWriter,System.Object,System.Type)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializationException"/> class.
+ Serializes the specified <see cref="T:System.Object"/> and writes the Json structure
+ to a <c>Stream</c> using the specified <see cref="T:System.IO.TextWriter"/>.
</summary>
- <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
- <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
- <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is <c>null</c>.</exception>
- <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is <c>null</c> or <see cref="P:System.Exception.HResult"/> is zero (0).</exception>
+ <param name="textWriter">The <see cref="T:System.IO.TextWriter"/> used to write the Json structure.</param>
+ <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
+ <param name="objectType">
+ The type of the value being serialized.
+ This parameter is used when <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> is Auto to write out the type name if the type of the value does not match.
+ Specifing the type is optional.
+ </param>
</member>
- <member name="T:Newtonsoft.Json.JsonSerializer">
+ <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(Newtonsoft.Json.JsonWriter,System.Object)">
<summary>
- Serializes and deserializes objects into and from the JSON format.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> enables you to control how objects are encoded into JSON.
+ Serializes the specified <see cref="T:System.Object"/> and writes the Json structure
+ to a <c>Stream</c> using the specified <see cref="T:Newtonsoft.Json.JsonWriter"/>.
</summary>
+ <param name="jsonWriter">The <see cref="T:Newtonsoft.Json.JsonWriter"/> used to write the Json structure.</param>
+ <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
</member>
<member name="E:Newtonsoft.Json.JsonSerializer.Error">
<summary>
@@ -2587,12 +3061,7 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.Binder">
<summary>
- Gets or sets the <see cref="P:Newtonsoft.Json.JsonSerializer.SerializationBinder"/> used by the serializer when resolving type names.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonSerializer.SerializationBinder">
- <summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.Serialization.ISerializationBinder"/> used by the serializer when resolving type names.
+ Gets or sets the <see cref="T:System.Runtime.Serialization.SerializationBinder"/> used by the serializer when resolving type names.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.TraceWriter">
@@ -2601,21 +3070,10 @@
</summary>
<value>The trace writer.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonSerializer.EqualityComparer">
- <summary>
- Gets or sets the equality comparer used by the serializer when comparing references.
- </summary>
- <value>The equality comparer.</value>
- </member>
<member name="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling">
<summary>
Gets or sets how type name writing and reading is handled by the serializer.
</summary>
- <remarks>
- <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> should be used with caution when your application deserializes JSON from an external source.
- Incoming types should be validated with a custom <see cref="P:Newtonsoft.Json.JsonSerializer.SerializationBinder"/>
- when deserializing with a value other than <see cref="F:Newtonsoft.Json.TypeNameHandling.None"/>.
- </remarks>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.TypeNameAssemblyFormat">
<summary>
@@ -2623,12 +3081,6 @@
</summary>
<value>The type name assembly format.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonSerializer.TypeNameAssemblyFormatHandling">
- <summary>
- Gets or sets how a type name assembly is written and resolved by the serializer.
- </summary>
- <value>The type name assembly format.</value>
- </member>
<member name="P:Newtonsoft.Json.JsonSerializer.PreserveReferencesHandling">
<summary>
Gets or sets how object references are preserved by the serializer.
@@ -2636,22 +3088,22 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.ReferenceLoopHandling">
<summary>
- Gets or sets how reference loops (e.g. a class referencing itself) is handled.
+ Get or set how reference loops (e.g. a class referencing itself) is handled.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.MissingMemberHandling">
<summary>
- Gets or sets how missing members (e.g. JSON contains a property that isn't a member on the object) are handled during deserialization.
+ Get or set how missing members (e.g. JSON contains a property that isn't a member on the object) are handled during deserialization.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.NullValueHandling">
<summary>
- Gets or sets how null values are handled during serialization and deserialization.
+ Get or set how null values are handled during serialization and deserialization.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.DefaultValueHandling">
<summary>
- Gets or sets how default values are handled during serialization and deserialization.
+ Get or set how null default are handled during serialization and deserialization.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.ObjectCreationHandling">
@@ -2697,40 +3149,39 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.DateFormatHandling">
<summary>
- Gets or sets how dates are written to JSON text.
+ Get or set how dates are written to JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.DateTimeZoneHandling">
<summary>
- Gets or sets how <see cref="T:System.DateTime"/> time zones are handled during serialization and deserialization.
+ Get or set how <see cref="T:System.DateTime"/> time zones are handling during serialization and deserialization.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.DateParseHandling">
<summary>
- Gets or sets how date formatted strings, e.g. <c>"\/Date(1198908717056)\/"</c> and <c>"2012-03-21T05:40Z"</c>, are parsed when reading JSON.
+ Get or set how date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed when reading JSON.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.FloatParseHandling">
<summary>
- Gets or sets how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
+ Get or set how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.FloatFormatHandling">
<summary>
- Gets or sets how special floating point numbers, e.g. <see cref="F:System.Double.NaN"/>,
+ Get or set how special floating point numbers, e.g. <see cref="F:System.Double.NaN"/>,
<see cref="F:System.Double.PositiveInfinity"/> and <see cref="F:System.Double.NegativeInfinity"/>,
are written as JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.StringEscapeHandling">
<summary>
- Gets or sets how strings are escaped when writing JSON text.
+ Get or set how strings are escaped when writing JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.DateFormatString">
<summary>
- Gets or sets how <see cref="T:System.DateTime"/> and <see cref="T:System.DateTimeOffset"/> values are formatted when writing JSON text,
- and the expected date format when reading JSON text.
+ Get or set how <see cref="T:System.DateTime"/> and <see cref="T:System.DateTimeOffset"/> values are formatting when writing JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializer.Culture">
@@ -2751,159 +3202,19 @@
<c>true</c> if there will be a check for additional JSON content after deserializing an object; otherwise, <c>false</c>.
</value>
</member>
- <member name="M:Newtonsoft.Json.JsonSerializer.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializer"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Create">
- <summary>
- Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/>.
- </summary>
- <returns>
- A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/>.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Create(Newtonsoft.Json.JsonSerializerSettings)">
- <summary>
- Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/>.
- </summary>
- <param name="settings">The settings to be applied to the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.</param>
- <returns>
- A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will not use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/>.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.CreateDefault">
- <summary>
- Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/>.
- </summary>
- <returns>
- A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/>.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.CreateDefault(Newtonsoft.Json.JsonSerializerSettings)">
- <summary>
- Creates a new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/> as well as the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- </summary>
- <param name="settings">The settings to be applied to the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.</param>
- <returns>
- A new <see cref="T:Newtonsoft.Json.JsonSerializer"/> instance using the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- The <see cref="T:Newtonsoft.Json.JsonSerializer"/> will use default settings
- from <see cref="P:Newtonsoft.Json.JsonConvert.DefaultSettings"/> as well as the specified <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/>.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Populate(System.IO.TextReader,System.Object)">
- <summary>
- Populates the JSON values onto the target object.
- </summary>
- <param name="reader">The <see cref="T:System.IO.TextReader"/> that contains the JSON structure to reader values from.</param>
- <param name="target">The target object to populate values onto.</param>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Populate(Newtonsoft.Json.JsonReader,System.Object)">
- <summary>
- Populates the JSON values onto the target object.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> that contains the JSON structure to reader values from.</param>
- <param name="target">The target object to populate values onto.</param>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize(Newtonsoft.Json.JsonReader)">
- <summary>
- Deserializes the JSON structure contained by the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> that contains the JSON structure to deserialize.</param>
- <returns>The <see cref="T:System.Object"/> being deserialized.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize(System.IO.TextReader,System.Type)">
- <summary>
- Deserializes the JSON structure contained by the specified <see cref="T:System.IO.StringReader"/>
- into an instance of the specified type.
- </summary>
- <param name="reader">The <see cref="T:System.IO.TextReader"/> containing the object.</param>
- <param name="objectType">The <see cref="T:System.Type"/> of object being deserialized.</param>
- <returns>The instance of <paramref name="objectType"/> being deserialized.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize``1(Newtonsoft.Json.JsonReader)">
- <summary>
- Deserializes the JSON structure contained by the specified <see cref="T:Newtonsoft.Json.JsonReader"/>
- into an instance of the specified type.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the object.</param>
- <typeparam name="T">The type of the object to deserialize.</typeparam>
- <returns>The instance of <typeparamref name="T"/> being deserialized.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Deserialize(Newtonsoft.Json.JsonReader,System.Type)">
- <summary>
- Deserializes the JSON structure contained by the specified <see cref="T:Newtonsoft.Json.JsonReader"/>
- into an instance of the specified type.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the object.</param>
- <param name="objectType">The <see cref="T:System.Type"/> of object being deserialized.</param>
- <returns>The instance of <paramref name="objectType"/> being deserialized.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(System.IO.TextWriter,System.Object)">
- <summary>
- Serializes the specified <see cref="T:System.Object"/> and writes the JSON structure
- using the specified <see cref="T:System.IO.TextWriter"/>.
- </summary>
- <param name="textWriter">The <see cref="T:System.IO.TextWriter"/> used to write the JSON structure.</param>
- <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(Newtonsoft.Json.JsonWriter,System.Object,System.Type)">
- <summary>
- Serializes the specified <see cref="T:System.Object"/> and writes the JSON structure
- using the specified <see cref="T:Newtonsoft.Json.JsonWriter"/>.
- </summary>
- <param name="jsonWriter">The <see cref="T:Newtonsoft.Json.JsonWriter"/> used to write the JSON structure.</param>
- <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
- <param name="objectType">
- The type of the value being serialized.
- This parameter is used when <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> is <see cref="F:Newtonsoft.Json.TypeNameHandling.Auto"/> to write out the type name if the type of the value does not match.
- Specifying the type is optional.
- </param>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(System.IO.TextWriter,System.Object,System.Type)">
- <summary>
- Serializes the specified <see cref="T:System.Object"/> and writes the JSON structure
- using the specified <see cref="T:System.IO.TextWriter"/>.
- </summary>
- <param name="textWriter">The <see cref="T:System.IO.TextWriter"/> used to write the JSON structure.</param>
- <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
- <param name="objectType">
- The type of the value being serialized.
- This parameter is used when <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> is Auto to write out the type name if the type of the value does not match.
- Specifying the type is optional.
- </param>
- </member>
- <member name="M:Newtonsoft.Json.JsonSerializer.Serialize(Newtonsoft.Json.JsonWriter,System.Object)">
+ <member name="T:Newtonsoft.Json.JsonSerializerSettings">
<summary>
- Serializes the specified <see cref="T:System.Object"/> and writes the JSON structure
- using the specified <see cref="T:Newtonsoft.Json.JsonWriter"/>.
+ Specifies the settings on a <see cref="T:Newtonsoft.Json.JsonSerializer"/> object.
</summary>
- <param name="jsonWriter">The <see cref="T:Newtonsoft.Json.JsonWriter"/> used to write the JSON structure.</param>
- <param name="value">The <see cref="T:System.Object"/> to serialize.</param>
</member>
- <member name="T:Newtonsoft.Json.JsonSerializerSettings">
+ <member name="M:Newtonsoft.Json.JsonSerializerSettings.#ctor">
<summary>
- Specifies the settings on a <see cref="T:Newtonsoft.Json.JsonSerializer"/> object.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> class.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.ReferenceLoopHandling">
<summary>
- Gets or sets how reference loops (e.g. a class referencing itself) are handled.
+ Gets or sets how reference loops (e.g. a class referencing itself) is handled.
</summary>
<value>Reference loop handling.</value>
</member>
@@ -2927,13 +3238,13 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.DefaultValueHandling">
<summary>
- Gets or sets how default values are handled during serialization and deserialization.
+ Gets or sets how null default are handled during serialization and deserialization.
</summary>
<value>The default value handling.</value>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.Converters">
<summary>
- Gets or sets a <see cref="T:Newtonsoft.Json.JsonConverter"/> collection that will be used during serialization.
+ Gets or sets a collection <see cref="T:Newtonsoft.Json.JsonConverter"/> that will be used during serialization.
</summary>
<value>The converters.</value>
</member>
@@ -2947,11 +3258,6 @@
<summary>
Gets or sets how type name writing and reading is handled by the serializer.
</summary>
- <remarks>
- <see cref="P:Newtonsoft.Json.JsonSerializerSettings.TypeNameHandling"/> should be used with caution when your application deserializes JSON from an external source.
- Incoming types should be validated with a custom <see cref="P:Newtonsoft.Json.JsonSerializerSettings.SerializationBinder"/>
- when deserializing with a value other than <see cref="F:Newtonsoft.Json.TypeNameHandling.None"/>.
- </remarks>
<value>The type name handling.</value>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.MetadataPropertyHandling">
@@ -2966,12 +3272,6 @@
</summary>
<value>The type name assembly format.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonSerializerSettings.TypeNameAssemblyFormatHandling">
- <summary>
- Gets or sets how a type name assembly is written and resolved by the serializer.
- </summary>
- <value>The type name assembly format.</value>
- </member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.ConstructorHandling">
<summary>
Gets or sets how constructors are used during deserialization.
@@ -2985,24 +3285,12 @@
</summary>
<value>The contract resolver.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonSerializerSettings.EqualityComparer">
- <summary>
- Gets or sets the equality comparer used by the serializer when comparing references.
- </summary>
- <value>The equality comparer.</value>
- </member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.ReferenceResolver">
<summary>
Gets or sets the <see cref="T:Newtonsoft.Json.Serialization.IReferenceResolver"/> used by the serializer when resolving references.
</summary>
<value>The reference resolver.</value>
</member>
- <member name="P:Newtonsoft.Json.JsonSerializerSettings.ReferenceResolverProvider">
- <summary>
- Gets or sets a function that creates the <see cref="T:Newtonsoft.Json.Serialization.IReferenceResolver"/> used by the serializer when resolving references.
- </summary>
- <value>A function that creates the <see cref="T:Newtonsoft.Json.Serialization.IReferenceResolver"/> used by the serializer when resolving references.</value>
- </member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.TraceWriter">
<summary>
Gets or sets the <see cref="T:Newtonsoft.Json.Serialization.ITraceWriter"/> used by the serializer when writing trace messages.
@@ -3011,13 +3299,7 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.Binder">
<summary>
- Gets or sets the <see cref="P:Newtonsoft.Json.JsonSerializerSettings.SerializationBinder"/> used by the serializer when resolving type names.
- </summary>
- <value>The binder.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonSerializerSettings.SerializationBinder">
- <summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.Serialization.ISerializationBinder"/> used by the serializer when resolving type names.
+ Gets or sets the <see cref="T:System.Runtime.Serialization.SerializationBinder"/> used by the serializer when resolving type names.
</summary>
<value>The binder.</value>
</member>
@@ -3035,8 +3317,7 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.DateFormatString">
<summary>
- Gets or sets how <see cref="T:System.DateTime"/> and <see cref="T:System.DateTimeOffset"/> values are formatted when writing JSON text,
- and the expected date format when reading JSON text.
+ Get or set how <see cref="T:System.DateTime"/> and <see cref="T:System.DateTimeOffset"/> values are formatting when writing JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.MaxDepth">
@@ -3051,34 +3332,34 @@
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.DateFormatHandling">
<summary>
- Gets or sets how dates are written to JSON text.
+ Get or set how dates are written to JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.DateTimeZoneHandling">
<summary>
- Gets or sets how <see cref="T:System.DateTime"/> time zones are handled during serialization and deserialization.
+ Get or set how <see cref="T:System.DateTime"/> time zones are handling during serialization and deserialization.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.DateParseHandling">
<summary>
- Gets or sets how date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed when reading JSON.
+ Get or set how date formatted strings, e.g. "\/Date(1198908717056)\/" and "2012-03-21T05:40Z", are parsed when reading JSON.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.FloatFormatHandling">
<summary>
- Gets or sets how special floating point numbers, e.g. <see cref="F:System.Double.NaN"/>,
+ Get or set how special floating point numbers, e.g. <see cref="F:System.Double.NaN"/>,
<see cref="F:System.Double.PositiveInfinity"/> and <see cref="F:System.Double.NegativeInfinity"/>,
are written as JSON.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.FloatParseHandling">
<summary>
- Gets or sets how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
+ Get or set how floating point numbers, e.g. 1.0 and 9.9, are parsed when reading JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.StringEscapeHandling">
<summary>
- Gets or sets how strings are escaped when writing JSON text.
+ Get or set how strings are escaped when writing JSON text.
</summary>
</member>
<member name="P:Newtonsoft.Json.JsonSerializerSettings.Culture">
@@ -3094,177 +3375,66 @@
<c>true</c> if there will be a check for additional content after deserializing an object; otherwise, <c>false</c>.
</value>
</member>
- <member name="M:Newtonsoft.Json.JsonSerializerSettings.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonSerializerSettings"/> class.
- </summary>
- </member>
<member name="T:Newtonsoft.Json.JsonTextReader">
<summary>
Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
</summary>
</member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns <c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsBooleanAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsBytesAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Byte"/>[].
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Byte"/>[]. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDateTimeAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDateTimeOffsetAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDecimalAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDoubleAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsInt32Async(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsStringAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously reads the next JSON token from the source as a <see cref="T:System.String"/>.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous read. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns the <see cref="T:System.String"/>. This result will be <c>null</c> at the end of an array.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
<member name="M:Newtonsoft.Json.JsonTextReader.#ctor(System.IO.TextReader)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonTextReader"/> class with the specified <see cref="T:System.IO.TextReader"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonReader"/> class with the specified <see cref="T:System.IO.TextReader"/>.
</summary>
- <param name="reader">The <see cref="T:System.IO.TextReader"/> containing the JSON data to read.</param>
+ <param name="reader">The <c>TextReader</c> containing the XML data to read.</param>
</member>
- <member name="P:Newtonsoft.Json.JsonTextReader.ArrayPool">
+ <member name="M:Newtonsoft.Json.JsonTextReader.Read">
<summary>
- Gets or sets the reader's character buffer pool.
+ Reads the next JSON token from the stream.
</summary>
+ <returns>
+ true if the next token was read successfully; false if there are no more tokens to read.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonTextReader.Read">
+ <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsBytes">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/>.
+ Reads the next JSON token from the stream as a <see cref="T:Byte[]"/>.
</summary>
<returns>
- <c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.
+ A <see cref="T:Byte[]"/> or a null reference if the next JSON token is null. This method will return <c>null</c> at the end of an array.
</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsInt32">
+ <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDecimal">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDateTime">
+ <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsInt32">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonTextReader.ReadAsString">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.String"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.String"/>.
</summary>
<returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsBytes">
- <summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Byte"/>[].
- </summary>
- <returns>A <see cref="T:System.Byte"/>[] or <c>null</c> if the next JSON token is null. This method will return <c>null</c> at the end of an array.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsBoolean">
+ <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDateTime">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDateTimeOffset">
<summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>. This method will return <c>null</c> at the end of an array.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDecimal">
- <summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.
- </summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>. This method will return <c>null</c> at the end of an array.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextReader.ReadAsDouble">
- <summary>
- Reads the next JSON token from the underlying <see cref="T:System.IO.TextReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.
- </summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <returns>A <see cref="T:System.DateTimeOffset"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonTextReader.Close">
<summary>
- Changes the reader's state to <see cref="F:Newtonsoft.Json.JsonReader.State.Closed"/>.
- If <see cref="P:Newtonsoft.Json.JsonReader.CloseInput"/> is set to <c>true</c>, the underlying <see cref="T:System.IO.TextReader"/> is also closed.
+ Changes the state to closed.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonTextReader.HasLineInfo">
@@ -3272,7 +3442,7 @@
Gets a value indicating whether the class can return line information.
</summary>
<returns>
- <c>true</c> if <see cref="P:Newtonsoft.Json.JsonTextReader.LineNumber"/> and <see cref="P:Newtonsoft.Json.JsonTextReader.LinePosition"/> can be provided; otherwise, <c>false</c>.
+ <c>true</c> if LineNumber and LinePosition can be provided; otherwise, <c>false</c>.
</returns>
</member>
<member name="P:Newtonsoft.Json.JsonTextReader.LineNumber">
@@ -3280,7 +3450,7 @@
Gets the current line number.
</summary>
<value>
- The current line number or 0 if no line information is available (for example, <see cref="M:Newtonsoft.Json.JsonTextReader.HasLineInfo"/> returns <c>false</c>).
+ The current line number or 0 if no line information is available (for example, HasLineInfo returns false).
</value>
</member>
<member name="P:Newtonsoft.Json.JsonTextReader.LinePosition">
@@ -3288,644 +3458,38 @@
Gets the current line position.
</summary>
<value>
- The current line position or 0 if no line information is available (for example, <see cref="M:Newtonsoft.Json.JsonTextReader.HasLineInfo"/> returns <c>false</c>).
+ The current line position or 0 if no line information is available (for example, HasLineInfo returns false).
</value>
</member>
<member name="T:Newtonsoft.Json.JsonTextWriter">
<summary>
- Represents a writer that provides a fast, non-cached, forward-only way of generating JSON data.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.FlushAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously flushes whatever is in the buffer to the destination and also flushes the destination.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueDelimiterAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the JSON value delimiter.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteEndAsync(Newtonsoft.Json.JsonToken,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the specified end token.
- </summary>
- <param name="token">The end token to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.CloseAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously closes this writer.
- If <see cref="P:Newtonsoft.Json.JsonWriter.CloseOutput"/> is set to <c>true</c>, the destination is also closed.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteEndAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the end of the current JSON object or array.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteIndentAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes indent characters.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteIndentSpaceAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes an indent space.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteRawAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes raw JSON without changing the writer's state.
- </summary>
- <param name="json">The raw JSON to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteNullAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a null value.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WritePropertyNameAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the property name of a name/value pair of a JSON object.
- </summary>
- <param name="name">The name of the property.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WritePropertyNameAsync(System.String,System.Boolean,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the property name of a name/value pair of a JSON object.
- </summary>
- <param name="name">The name of the property.</param>
- <param name="escape">A flag to indicate whether the text should be escaped when it is written as a JSON property name.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteStartArrayAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the beginning of a JSON array.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteStartObjectAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the beginning of a JSON object.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteStartConstructorAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the start of a constructor with the given name.
- </summary>
- <param name="name">The name of the constructor.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteUndefinedAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes an undefined value.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteWhitespaceAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the given white space.
- </summary>
- <param name="ws">The string of white space characters.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Boolean,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Boolean},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Boolean"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Boolean"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Byte,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Byte"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Byte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Byte},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Byte[],System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Byte"/>[] value.
- </summary>
- <param name="value">The <see cref="T:System.Byte"/>[] value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Char,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Char"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Char"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Char},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.DateTime,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.DateTime"/> value.
- </summary>
- <param name="value">The <see cref="T:System.DateTime"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.DateTime},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.DateTimeOffset,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.DateTimeOffset"/> value.
- </summary>
- <param name="value">The <see cref="T:System.DateTimeOffset"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.DateTimeOffset},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Decimal,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Decimal"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Decimal"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Decimal},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Double,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Double"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Double"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Double},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Single,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Single"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Single"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Single},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Guid,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Guid"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Guid"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Guid},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Int32,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Int32"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Int32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Int32},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Int64,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Int64"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Int64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Int64},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Object,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Object"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Object"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.SByte,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.SByte"/> value.
- </summary>
- <param name="value">The <see cref="T:System.SByte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.SByte},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Int16,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Int16"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Int16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.Int16},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.String"/> value.
- </summary>
- <param name="value">The <see cref="T:System.String"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.TimeSpan,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.TimeSpan"/> value.
- </summary>
- <param name="value">The <see cref="T:System.TimeSpan"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.TimeSpan},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.UInt32,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.UInt32"/> value.
- </summary>
- <param name="value">The <see cref="T:System.UInt32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.UInt32},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.UInt64,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.UInt64"/> value.
- </summary>
- <param name="value">The <see cref="T:System.UInt64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.UInt64},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Uri,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Uri"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Uri"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.UInt16,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.UInt16"/> value.
- </summary>
- <param name="value">The <see cref="T:System.UInt16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteValueAsync(System.Nullable{System.UInt16},System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> value.
- </summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteCommentAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes a comment <c>/*...*/</c> containing the specified text.
- </summary>
- <param name="text">Text to place inside the comment.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteEndArrayAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the end of an array.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteEndConstructorAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the end of a constructor.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteEndObjectAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the end of a JSON object.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonTextWriter.WriteRawValueAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes raw JSON where a value is expected and updates the writer's state.
- </summary>
- <param name="json">The raw JSON to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>Derived classes must override this method to get asynchronous behaviour. Otherwise it will
- execute synchronously, returning an already-completed task.</remarks>
- </member>
- <member name="P:Newtonsoft.Json.JsonTextWriter.ArrayPool">
- <summary>
- Gets or sets the writer's character array pool.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonTextWriter.Indentation">
- <summary>
- Gets or sets how many <see cref="P:Newtonsoft.Json.JsonTextWriter.IndentChar"/>s to write for each level in the hierarchy when <see cref="P:Newtonsoft.Json.JsonWriter.Formatting"/> is set to <see cref="F:Newtonsoft.Json.Formatting.Indented"/>.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonTextWriter.QuoteChar">
- <summary>
- Gets or sets which character to use to quote attribute values.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonTextWriter.IndentChar">
- <summary>
- Gets or sets which character to use for indenting when <see cref="P:Newtonsoft.Json.JsonWriter.Formatting"/> is set to <see cref="F:Newtonsoft.Json.Formatting.Indented"/>.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonTextWriter.QuoteName">
- <summary>
- Gets or sets a value indicating whether object names will be surrounded with quotes.
+ Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.#ctor(System.IO.TextWriter)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonTextWriter"/> class using the specified <see cref="T:System.IO.TextWriter"/>.
+ Creates an instance of the <c>JsonWriter</c> class using the specified <see cref="T:System.IO.TextWriter"/>.
</summary>
- <param name="textWriter">The <see cref="T:System.IO.TextWriter"/> to write to.</param>
+ <param name="textWriter">The <c>TextWriter</c> to write to.</param>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.Flush">
<summary>
- Flushes whatever is in the buffer to the underlying <see cref="T:System.IO.TextWriter"/> and also flushes the underlying <see cref="T:System.IO.TextWriter"/>.
+ Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.Close">
<summary>
- Closes this writer.
- If <see cref="P:Newtonsoft.Json.JsonWriter.CloseOutput"/> is set to <c>true</c>, the underlying <see cref="T:System.IO.TextWriter"/> is also closed.
- If <see cref="P:Newtonsoft.Json.JsonWriter.AutoCompleteOnClose"/> is set to <c>true</c>, the JSON is auto-completed.
+ Closes this stream and the underlying stream.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteStartObject">
<summary>
- Writes the beginning of a JSON object.
+ Writes the beginning of a Json object.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteStartArray">
<summary>
- Writes the beginning of a JSON array.
+ Writes the beginning of a Json array.
</summary>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteStartConstructor(System.String)">
@@ -3942,7 +3506,7 @@
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WritePropertyName(System.String)">
<summary>
- Writes the property name of a name/value pair on a JSON object.
+ Writes the property name of a name/value pair on a Json object.
</summary>
<param name="name">The name of the property.</param>
</member>
@@ -4029,9 +3593,9 @@
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteValue(System.Nullable{System.Single})">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value.
+ Writes a <see cref="T:System.Nullable`1"/> value.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value to write.</param>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteValue(System.Double)">
<summary>
@@ -4041,9 +3605,9 @@
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteValue(System.Nullable{System.Double})">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value.
+ Writes a <see cref="T:System.Nullable`1"/> value.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value to write.</param>
+ <param name="value">The <see cref="T:System.Nullable`1"/> value to write.</param>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteValue(System.Boolean)">
<summary>
@@ -4095,9 +3659,9 @@
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteValue(System.Byte[])">
<summary>
- Writes a <see cref="T:System.Byte"/>[] value.
+ Writes a <see cref="T:Byte[]"/> value.
</summary>
- <param name="value">The <see cref="T:System.Byte"/>[] value to write.</param>
+ <param name="value">The <see cref="T:Byte[]"/> value to write.</param>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteValue(System.DateTimeOffset)">
<summary>
@@ -4125,24 +3689,44 @@
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteComment(System.String)">
<summary>
- Writes a comment <c>/*...*/</c> containing the specified text.
+ Writes out a comment <code>/*...*/</code> containing the specified text.
</summary>
<param name="text">Text to place inside the comment.</param>
</member>
<member name="M:Newtonsoft.Json.JsonTextWriter.WriteWhitespace(System.String)">
<summary>
- Writes the given white space.
+ Writes out the given white space.
</summary>
<param name="ws">The string of white space characters.</param>
</member>
+ <member name="P:Newtonsoft.Json.JsonTextWriter.Indentation">
+ <summary>
+ Gets or sets how many IndentChars to write for each level in the hierarchy when <see cref="T:Newtonsoft.Json.Formatting"/> is set to <c>Formatting.Indented</c>.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonTextWriter.QuoteChar">
+ <summary>
+ Gets or sets which character to use to quote attribute values.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonTextWriter.IndentChar">
+ <summary>
+ Gets or sets which character to use for indenting when <see cref="T:Newtonsoft.Json.Formatting"/> is set to <c>Formatting.Indented</c>.
+ </summary>
+ </member>
+ <member name="P:Newtonsoft.Json.JsonTextWriter.QuoteName">
+ <summary>
+ Gets or sets a value indicating whether object names will be surrounded with quotes.
+ </summary>
+ </member>
<member name="T:Newtonsoft.Json.JsonToken">
<summary>
- Specifies the type of JSON token.
+ Specifies the type of Json token.
</summary>
</member>
<member name="F:Newtonsoft.Json.JsonToken.None">
<summary>
- This is returned by the <see cref="T:Newtonsoft.Json.JsonReader"/> if a read method has not been called.
+ This is returned by the <see cref="T:Newtonsoft.Json.JsonReader"/> if a <see cref="M:Newtonsoft.Json.JsonReader.Read"/> method has not been called.
</summary>
</member>
<member name="F:Newtonsoft.Json.JsonToken.StartObject">
@@ -4232,54 +3816,9 @@
</member>
<member name="T:Newtonsoft.Json.JsonValidatingReader">
<summary>
- <para>
Represents a reader that provides <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> validation.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
</member>
- <member name="E:Newtonsoft.Json.JsonValidatingReader.ValidationEventHandler">
- <summary>
- Sets an event handler for receiving schema validation errors.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.Value">
- <summary>
- Gets the text value of the current JSON token.
- </summary>
- <value></value>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.Depth">
- <summary>
- Gets the depth of the current token in the JSON document.
- </summary>
- <value>The depth of the current token in the JSON document.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.Path">
- <summary>
- Gets the path of the current JSON token.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.QuoteChar">
- <summary>
- Gets the quotation mark character used to enclose the value of a string.
- </summary>
- <value></value>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.TokenType">
- <summary>
- Gets the type of the current JSON token.
- </summary>
- <value></value>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.ValueType">
- <summary>
- Gets the .NET type for the current JSON token.
- </summary>
- <value></value>
- </member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.#ctor(Newtonsoft.Json.JsonReader)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonValidatingReader"/> class that
@@ -4287,1448 +3826,1229 @@
</summary>
<param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read from while validating.</param>
</member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.Schema">
- <summary>
- Gets or sets the schema.
- </summary>
- <value>The schema.</value>
- </member>
- <member name="P:Newtonsoft.Json.JsonValidatingReader.Reader">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.JsonReader"/> used to construct this <see cref="T:Newtonsoft.Json.JsonValidatingReader"/>.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.JsonReader"/> specified in the constructor.</value>
- </member>
- <member name="M:Newtonsoft.Json.JsonValidatingReader.Close">
- <summary>
- Changes the reader's state to <see cref="F:Newtonsoft.Json.JsonReader.State.Closed"/>.
- If <see cref="P:Newtonsoft.Json.JsonReader.CloseInput"/> is set to <c>true</c>, the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> is also closed.
- </summary>
- </member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsInt32">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/>.</returns>
+ <returns>A <see cref="T:System.Nullable`1"/>.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsBytes">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Byte"/>[].
+ Reads the next JSON token from the stream as a <see cref="T:Byte[]"/>.
</summary>
<returns>
- A <see cref="T:System.Byte"/>[] or <c>null</c> if the next JSON token is null.
+ A <see cref="T:Byte[]"/> or a null reference if the next JSON token is null.
</returns>
</member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsDecimal">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsDouble">
- <summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.
- </summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsBoolean">
- <summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.
- </summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.</returns>
+ <returns>A <see cref="T:System.Nullable`1"/>.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsString">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.String"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.String"/>.
</summary>
<returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsDateTime">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>. This method will return <c>null</c> at the end of an array.</returns>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.ReadAsDateTimeOffset">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/> as a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
</summary>
- <returns>A <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.</returns>
+ <returns>A <see cref="T:System.Nullable`1"/>.</returns>
</member>
<member name="M:Newtonsoft.Json.JsonValidatingReader.Read">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Reads the next JSON token from the stream.
</summary>
<returns>
- <c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.
+ true if the next token was read successfully; false if there are no more tokens to read.
</returns>
</member>
- <member name="T:Newtonsoft.Json.JsonWriter">
- <summary>
- Represents a writer that provides a fast, non-cached, forward-only way of generating JSON data.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.CloseAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously closes this writer.
- If <see cref="P:Newtonsoft.Json.JsonWriter.CloseOutput"/> is set to <c>true</c>, the destination is also closed.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.FlushAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously flushes whatever is in the buffer to the destination and also flushes the destination.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndAsync(Newtonsoft.Json.JsonToken,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the specified end token.
- </summary>
- <param name="token">The end token to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteIndentAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes indent characters.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueDelimiterAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the JSON value delimiter.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteIndentSpaceAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes an indent space.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteRawAsync(System.String,System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes raw JSON without changing the writer's state.
- </summary>
- <param name="json">The raw JSON to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the end of the current JSON object or array.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndArrayAsync(System.Threading.CancellationToken)">
- <summary>
- Asynchronously writes the end of an array.
- </summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
- </member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndConstructorAsync(System.Threading.CancellationToken)">
+ <member name="E:Newtonsoft.Json.JsonValidatingReader.ValidationEventHandler">
<summary>
- Asynchronously writes the end of a constructor.
+ Sets an event handler for receiving schema validation errors.
</summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndObjectAsync(System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.Value">
<summary>
- Asynchronously writes the end of a JSON object.
+ Gets the text value of the current JSON token.
</summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value></value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteNullAsync(System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.Depth">
<summary>
- Asynchronously writes a null value.
+ Gets the depth of the current token in the JSON document.
</summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value>The depth of the current token in the JSON document.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WritePropertyNameAsync(System.String,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.Path">
<summary>
- Asynchronously writes the property name of a name/value pair of a JSON object.
+ Gets the path of the current JSON token.
</summary>
- <param name="name">The name of the property.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WritePropertyNameAsync(System.String,System.Boolean,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.QuoteChar">
<summary>
- Asynchronously writes the property name of a name/value pair of a JSON object.
+ Gets the quotation mark character used to enclose the value of a string.
</summary>
- <param name="name">The name of the property.</param>
- <param name="escape">A flag to indicate whether the text should be escaped when it is written as a JSON property name.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value></value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteStartArrayAsync(System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.TokenType">
<summary>
- Asynchronously writes the beginning of a JSON array.
+ Gets the type of the current JSON token.
</summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value></value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteCommentAsync(System.String,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.ValueType">
<summary>
- Asynchronously writes a comment <c>/*...*/</c> containing the specified text.
+ Gets the Common Language Runtime (CLR) type for the current JSON token.
</summary>
- <param name="text">Text to place inside the comment.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value></value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteRawValueAsync(System.String,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.Schema">
<summary>
- Asynchronously writes raw JSON where a value is expected and updates the writer's state.
+ Gets or sets the schema.
</summary>
- <param name="json">The raw JSON to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value>The schema.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteStartConstructorAsync(System.String,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonValidatingReader.Reader">
<summary>
- Asynchronously writes the start of a constructor with the given name.
+ Gets the <see cref="T:Newtonsoft.Json.JsonReader"/> used to construct this <see cref="T:Newtonsoft.Json.JsonValidatingReader"/>.
</summary>
- <param name="name">The name of the constructor.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value>The <see cref="T:Newtonsoft.Json.JsonReader"/> specified in the constructor.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteStartObjectAsync(System.Threading.CancellationToken)">
+ <member name="T:Newtonsoft.Json.JsonWriterException">
<summary>
- Asynchronously writes the beginning of a JSON object.
+ The exception thrown when an error occurs while reading Json text.
</summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteTokenAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.JsonWriterException.#ctor">
<summary>
- Asynchronously writes the current <see cref="T:Newtonsoft.Json.JsonReader"/> token.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class.
</summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read the token from.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteTokenAsync(Newtonsoft.Json.JsonReader,System.Boolean,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.String)">
<summary>
- Asynchronously writes the current <see cref="T:Newtonsoft.Json.JsonReader"/> token.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class
+ with a specified error message.
</summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read the token from.</param>
- <param name="writeChildren">A flag indicating whether the current token's children should be written.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="message">The error message that explains the reason for the exception.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteTokenAsync(Newtonsoft.Json.JsonToken,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.String,System.Exception)">
<summary>
- Asynchronously writes the <see cref="T:Newtonsoft.Json.JsonToken"/> token and its value.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
</summary>
- <param name="token">The <see cref="T:Newtonsoft.Json.JsonToken"/> to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="message">The error message that explains the reason for the exception.</param>
+ <param name="innerException">The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteTokenAsync(Newtonsoft.Json.JsonToken,System.Object,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>
- Asynchronously writes the <see cref="T:Newtonsoft.Json.JsonToken"/> token and its value.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class.
</summary>
- <param name="token">The <see cref="T:Newtonsoft.Json.JsonToken"/> to write.</param>
- <param name="value">
- The value to write.
- A value is only required for tokens that have an associated value, e.g. the <see cref="T:System.String"/> property name for <see cref="F:Newtonsoft.Json.JsonToken.PropertyName"/>.
- <c>null</c> can be passed to the method for tokens that don't have a value, e.g. <see cref="F:Newtonsoft.Json.JsonToken.StartObject"/>.
- </param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
+ <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
+ <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is null. </exception>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"/> is zero (0). </exception>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Boolean,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.JsonWriterException.Path">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> value.
+ Gets the path to the JSON where the error occurred.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value>The path to the JSON where the error occurred.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Boolean},System.Threading.CancellationToken)">
+ <member name="T:Newtonsoft.Json.Linq.Extensions">
<summary>
- Asynchronously writes a <see cref="T:System.Boolean"/> value.
+ Contains the LINQ to JSON extension methods.
</summary>
- <param name="value">The <see cref="T:System.Boolean"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Byte,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Ancestors``1(System.Collections.Generic.IEnumerable{``0})">
<summary>
- Asynchronously writes a <see cref="T:System.Byte"/> value.
+ Returns a collection of tokens that contains the ancestors of every token in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Byte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The type of the objects in source, constrained to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</typeparam>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the ancestors of every node in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Byte},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Descendants``1(System.Collections.Generic.IEnumerable{``0})">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> value.
+ Returns a collection of tokens that contains the descendants of every token in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The type of the objects in source, constrained to <see cref="T:Newtonsoft.Json.Linq.JContainer"/>.</typeparam>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the descendants of every node in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Byte[],System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Properties(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JObject})">
<summary>
- Asynchronously writes a <see cref="T:System.Byte"/>[] value.
+ Returns a collection of child properties of every object in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Byte"/>[] value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JObject"/> that contains the source collection.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the properties of every object in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Char,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Values(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken},System.Object)">
<summary>
- Asynchronously writes a <see cref="T:System.Char"/> value.
+ Returns a collection of child values of every object in the source collection with the given key.
</summary>
- <param name="value">The <see cref="T:System.Char"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <param name="key">The token key.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the values of every node in the source collection with the given key.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Char},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Values(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/> value.
+ Returns a collection of child values of every object in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the values of every node in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.DateTime,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Values``1(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken},System.Object)">
<summary>
- Asynchronously writes a <see cref="T:System.DateTime"/> value.
+ Returns a collection of converted child values of every object in the source collection with the given key.
</summary>
- <param name="value">The <see cref="T:System.DateTime"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="U">The type to convert the values to.</typeparam>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <param name="key">The token key.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the converted values of every node in the source collection with the given key.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.DateTime},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Values``1(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> value.
+ Returns a collection of converted child values of every object in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="U">The type to convert the values to.</typeparam>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the converted values of every node in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.DateTimeOffset,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Value``1(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
<summary>
- Asynchronously writes a <see cref="T:System.DateTimeOffset"/> value.
+ Converts the value.
</summary>
- <param name="value">The <see cref="T:System.DateTimeOffset"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="U">The type to convert the value to.</typeparam>
+ <param name="value">A <see cref="T:Newtonsoft.Json.Linq.JToken"/> cast as a <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
+ <returns>A converted value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.DateTimeOffset},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Value``2(System.Collections.Generic.IEnumerable{``0})">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> value.
+ Converts the value.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The source collection type.</typeparam>
+ <typeparam name="U">The type to convert the value to.</typeparam>
+ <param name="value">A <see cref="T:Newtonsoft.Json.Linq.JToken"/> cast as a <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
+ <returns>A converted value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Decimal,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Children``1(System.Collections.Generic.IEnumerable{``0})">
<summary>
- Asynchronously writes a <see cref="T:System.Decimal"/> value.
+ Returns a collection of child tokens of every array in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Decimal"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The source collection type.</typeparam>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the values of every node in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Decimal},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.Children``2(System.Collections.Generic.IEnumerable{``0})">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> value.
+ Returns a collection of converted child tokens of every array in the source collection.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <typeparam name="U">The type to convert the values to.</typeparam>
+ <typeparam name="T">The source collection type.</typeparam>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the converted values of every node in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Double,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.AsJEnumerable(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
<summary>
- Asynchronously writes a <see cref="T:System.Double"/> value.
+ Returns the input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.
</summary>
- <param name="value">The <see cref="T:System.Double"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>The input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Double},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.Extensions.AsJEnumerable``1(System.Collections.Generic.IEnumerable{``0})">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value.
+ Returns the input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The source collection type.</typeparam>
+ <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
+ <returns>The input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Single,System.Threading.CancellationToken)">
+ <member name="T:Newtonsoft.Json.Linq.IJEnumerable`1">
<summary>
- Asynchronously writes a <see cref="T:System.Single"/> value.
+ Represents a collection of <see cref="T:Newtonsoft.Json.Linq.JToken"/> objects.
</summary>
- <param name="value">The <see cref="T:System.Single"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The type of token</typeparam>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Single},System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.Linq.IJEnumerable`1.Item(System.Object)">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value.
+ Gets the <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/> with the specified key.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <value></value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Guid,System.Threading.CancellationToken)">
+ <member name="T:Newtonsoft.Json.Linq.JArray">
<summary>
- Asynchronously writes a <see cref="T:System.Guid"/> value.
+ Represents a JSON array.
</summary>
- <param name="value">The <see cref="T:System.Guid"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <example>
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParseArray" title="Parsing a JSON Array from Text" />
+ </example>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Guid},System.Threading.CancellationToken)">
+ <member name="T:Newtonsoft.Json.Linq.JContainer">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> value.
+ Represents a token that can contain other tokens.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Int32,System.Threading.CancellationToken)">
+ <member name="T:Newtonsoft.Json.Linq.JToken">
<summary>
- Asynchronously writes a <see cref="T:System.Int32"/> value.
+ Represents an abstract JSON token.
</summary>
- <param name="value">The <see cref="T:System.Int32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Int32},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.DeepEquals(Newtonsoft.Json.Linq.JToken,Newtonsoft.Json.Linq.JToken)">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> value.
+ Compares the values of two tokens, including the values of all descendant tokens.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="t1">The first <see cref="T:Newtonsoft.Json.Linq.JToken"/> to compare.</param>
+ <param name="t2">The second <see cref="T:Newtonsoft.Json.Linq.JToken"/> to compare.</param>
+ <returns>true if the tokens are equal; otherwise false.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Int64,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.AddAfterSelf(System.Object)">
<summary>
- Asynchronously writes a <see cref="T:System.Int64"/> value.
+ Adds the specified content immediately after this token.
</summary>
- <param name="value">The <see cref="T:System.Int64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="content">A content object that contains simple content or a collection of content objects to be added after this token.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Int64},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.AddBeforeSelf(System.Object)">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> value.
+ Adds the specified content immediately before this token.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="content">A content object that contains simple content or a collection of content objects to be added before this token.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Object,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Ancestors">
<summary>
- Asynchronously writes a <see cref="T:System.Object"/> value.
+ Returns a collection of the ancestor tokens of this token.
</summary>
- <param name="value">The <see cref="T:System.Object"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <returns>A collection of the ancestor tokens of this token.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.SByte,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.AfterSelf">
<summary>
- Asynchronously writes a <see cref="T:System.SByte"/> value.
+ Returns a collection of the sibling tokens after this token, in document order.
</summary>
- <param name="value">The <see cref="T:System.SByte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <returns>A collection of the sibling tokens after this tokens, in document order.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.SByte},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.BeforeSelf">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> value.
+ Returns a collection of the sibling tokens before this token, in document order.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <returns>A collection of the sibling tokens before this token, in document order.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Int16,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Value``1(System.Object)">
<summary>
- Asynchronously writes a <see cref="T:System.Int16"/> value.
+ Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key converted to the specified type.
</summary>
- <param name="value">The <see cref="T:System.Int16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The type to convert the token to.</typeparam>
+ <param name="key">The token key.</param>
+ <returns>The converted token value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.Int16},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Children">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> value.
+ Returns a collection of the child tokens of this token, in document order.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the child tokens of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.String,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Children``1">
<summary>
- Asynchronously writes a <see cref="T:System.String"/> value.
+ Returns a collection of the child tokens of this token, in document order, filtered by the specified type.
</summary>
- <param name="value">The <see cref="T:System.String"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The type to filter the child tokens on.</typeparam>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> containing the child tokens of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.TimeSpan,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Values``1">
<summary>
- Asynchronously writes a <see cref="T:System.TimeSpan"/> value.
+ Returns a collection of the child values of this token, in document order.
</summary>
- <param name="value">The <see cref="T:System.TimeSpan"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <typeparam name="T">The type to convert the values to.</typeparam>
+ <returns>A <see cref="T:System.Collections.Generic.IEnumerable`1"/> containing the child values of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.TimeSpan},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Remove">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> value.
+ Removes this token from its parent.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.UInt32,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Replace(Newtonsoft.Json.Linq.JToken)">
<summary>
- Asynchronously writes a <see cref="T:System.UInt32"/> value.
+ Replaces this token with the specified token.
</summary>
- <param name="value">The <see cref="T:System.UInt32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.UInt32},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> value.
+ Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
+ <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.UInt64,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ToString">
<summary>
- Asynchronously writes a <see cref="T:System.UInt64"/> value.
+ Returns the indented JSON for this token.
</summary>
- <param name="value">The <see cref="T:System.UInt64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <returns>
+ The indented JSON for this token.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.UInt64},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ToString(Newtonsoft.Json.Formatting,Newtonsoft.Json.JsonConverter[])">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> value.
+ Returns the JSON for this token using the given formatting and converters.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="formatting">Indicates how the output is formatted.</param>
+ <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
+ <returns>The JSON for this token using the given formatting and converters.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Uri,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Boolean">
<summary>
- Asynchronously writes a <see cref="T:System.Uri"/> value.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Boolean"/>.
</summary>
- <param name="value">The <see cref="T:System.Uri"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.UInt16,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.DateTimeOffset">
<summary>
- Asynchronously writes a <see cref="T:System.UInt16"/> value.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.DateTimeOffset"/>.
</summary>
- <param name="value">The <see cref="T:System.UInt16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueAsync(System.Nullable{System.UInt16},System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Boolean}">
<summary>
- Asynchronously writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> value.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> value to write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteUndefinedAsync(System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Int64">
<summary>
- Asynchronously writes an undefined value.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Int64"/>.
</summary>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteWhitespaceAsync(System.String,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.DateTime}">
<summary>
- Asynchronously writes the given white space.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <param name="ws">The string of white space characters.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.SetWriteStateAsync(Newtonsoft.Json.JsonToken,System.Object,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.DateTimeOffset}">
<summary>
- Asynchronously ets the state of the <see cref="T:Newtonsoft.Json.JsonWriter"/>.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <param name="token">The <see cref="T:Newtonsoft.Json.JsonToken"/> being written.</param>
- <param name="value">The value being written.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous operation.</returns>
- <remarks>The default behaviour is to execute synchronously, returning an already-completed task. Derived
- classes can override this behaviour for true asychronousity.</remarks>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.CloseOutput">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Decimal}">
<summary>
- Gets or sets a value indicating whether the destination should be closed when this writer is closed.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <value>
- <c>true</c> to close the destination when this writer is closed; otherwise <c>false</c>. The default is <c>true</c>.
- </value>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.AutoCompleteOnClose">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Double}">
<summary>
- Gets or sets a value indicating whether the JSON should be auto-completed when this writer is closed.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <value>
- <c>true</c> to auto-complete the JSON when this writer is closed; otherwise <c>false</c>. The default is <c>true</c>.
- </value>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.Top">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Char}">
<summary>
- Gets the top.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <value>The top.</value>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.WriteState">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Int32">
<summary>
- Gets the state of the writer.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Int32"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.Path">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Int16">
<summary>
- Gets the path of the writer.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Int16"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.Formatting">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.UInt16">
<summary>
- Gets or sets a value indicating how JSON text output should be formatted.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.UInt16"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.DateFormatHandling">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Char">
<summary>
- Gets or sets how dates are written to JSON text.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Char"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.DateTimeZoneHandling">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Byte">
<summary>
- Gets or sets how <see cref="T:System.DateTime"/> time zones are handled when writing JSON text.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Byte"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.StringEscapeHandling">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.SByte">
<summary>
- Gets or sets how strings are escaped when writing JSON text.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.SByte"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.FloatFormatHandling">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Int32}">
<summary>
- Gets or sets how special floating point numbers, e.g. <see cref="F:System.Double.NaN"/>,
- <see cref="F:System.Double.PositiveInfinity"/> and <see cref="F:System.Double.NegativeInfinity"/>,
- are written to JSON text.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.DateFormatString">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Int16}">
<summary>
- Gets or sets how <see cref="T:System.DateTime"/> and <see cref="T:System.DateTimeOffset"/> values are formatted when writing JSON text.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriter.Culture">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.UInt16}">
<summary>
- Gets or sets the culture used when writing JSON. Defaults to <see cref="P:System.Globalization.CultureInfo.InvariantCulture"/>.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.#ctor">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Byte}">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriter"/> class.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.Flush">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.SByte}">
<summary>
- Flushes whatever is in the buffer to the destination and also flushes the destination.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.Close">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.DateTime">
<summary>
- Closes this writer.
- If <see cref="P:Newtonsoft.Json.JsonWriter.CloseOutput"/> is set to <c>true</c>, the destination is also closed.
- If <see cref="P:Newtonsoft.Json.JsonWriter.AutoCompleteOnClose"/> is set to <c>true</c>, the JSON is auto-completed.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.DateTime"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteStartObject">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Int64}">
<summary>
- Writes the beginning of a JSON object.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndObject">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Single}">
<summary>
- Writes the end of a JSON object.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteStartArray">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Decimal">
<summary>
- Writes the beginning of a JSON array.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Decimal"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndArray">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.UInt32}">
<summary>
- Writes the end of an array.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteStartConstructor(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.UInt64}">
<summary>
- Writes the start of a constructor with the given name.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/>.
</summary>
- <param name="name">The name of the constructor.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEndConstructor">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Double">
<summary>
- Writes the end constructor.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Double"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WritePropertyName(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Single">
<summary>
- Writes the property name of a name/value pair of a JSON object.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Single"/>.
</summary>
- <param name="name">The name of the property.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WritePropertyName(System.String,System.Boolean)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.String">
<summary>
- Writes the property name of a name/value pair of a JSON object.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.String"/>.
</summary>
- <param name="name">The name of the property.</param>
- <param name="escape">A flag to indicate whether the text should be escaped when it is written as a JSON property name.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEnd">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.UInt32">
<summary>
- Writes the end of the current JSON object or array.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.UInt32"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteToken(Newtonsoft.Json.JsonReader)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.UInt64">
<summary>
- Writes the current <see cref="T:Newtonsoft.Json.JsonReader"/> token and its children.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.UInt64"/>.
</summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read the token from.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteToken(Newtonsoft.Json.JsonReader,System.Boolean)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Byte[]">
<summary>
- Writes the current <see cref="T:Newtonsoft.Json.JsonReader"/> token.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Byte[]"/>.
</summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> to read the token from.</param>
- <param name="writeChildren">A flag indicating whether the current token's children should be written.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteToken(Newtonsoft.Json.JsonToken,System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Guid">
<summary>
- Writes the <see cref="T:Newtonsoft.Json.JsonToken"/> token and its value.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Guid"/>.
</summary>
- <param name="token">The <see cref="T:Newtonsoft.Json.JsonToken"/> to write.</param>
- <param name="value">
- The value to write.
- A value is only required for tokens that have an associated value, e.g. the <see cref="T:System.String"/> property name for <see cref="F:Newtonsoft.Json.JsonToken.PropertyName"/>.
- <c>null</c> can be passed to the method for tokens that don't have a value, e.g. <see cref="F:Newtonsoft.Json.JsonToken.StartObject"/>.
- </param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteToken(Newtonsoft.Json.JsonToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Guid}">
<summary>
- Writes the <see cref="T:Newtonsoft.Json.JsonToken"/> token.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Guid"/>.
</summary>
- <param name="token">The <see cref="T:Newtonsoft.Json.JsonToken"/> to write.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteEnd(Newtonsoft.Json.JsonToken)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.TimeSpan">
<summary>
- Writes the specified end token.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.TimeSpan"/>.
</summary>
- <param name="token">The end token to write.</param>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteIndent">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.TimeSpan}">
<summary>
- Writes indent characters.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.TimeSpan"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValueDelimiter">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Uri">
<summary>
- Writes the JSON value delimiter.
+ Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Uri"/>.
</summary>
+ <param name="value">The value.</param>
+ <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteIndentSpace">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Boolean)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes an indent space.
+ Performs an implicit conversion from <see cref="T:System.Boolean"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteNull">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.DateTimeOffset)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a null value.
+ Performs an implicit conversion from <see cref="T:System.DateTimeOffset"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteUndefined">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Byte)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes an undefined value.
+ Performs an implicit conversion from <see cref="T:System.Byte"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteRaw(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Byte})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes raw JSON without changing the writer's state.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="json">The raw JSON to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteRawValue(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.SByte)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes raw JSON where a value is expected and updates the writer's state.
+ Performs an implicit conversion from <see cref="T:System.SByte"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="json">The raw JSON to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.SByte})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.String"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.String"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Int32)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Boolean})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Int32"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Int32"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.UInt32)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Int64)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.UInt32"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.UInt32"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Int64)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.DateTime})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Int64"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Int64"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.UInt64)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.DateTimeOffset})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.UInt64"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.UInt64"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Single)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Decimal})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Single"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Single"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Double)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Double})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Double"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Double"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Boolean)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Int16)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Boolean"/> value.
+ Performs an implicit conversion from <see cref="T:System.Int16"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Boolean"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Int16)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.UInt16)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Int16"/> value.
+ Performs an implicit conversion from <see cref="T:System.UInt16"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Int16"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.UInt16)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Int32)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.UInt16"/> value.
+ Performs an implicit conversion from <see cref="T:System.Int32"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.UInt16"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Char)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Int32})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Char"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Char"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Byte)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.DateTime)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Byte"/> value.
+ Performs an implicit conversion from <see cref="T:System.DateTime"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Byte"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.SByte)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Int64})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.SByte"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.SByte"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Decimal)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Single})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Decimal"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Decimal"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.DateTime)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Decimal)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.DateTime"/> value.
+ Performs an implicit conversion from <see cref="T:System.Decimal"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.DateTime"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.DateTimeOffset)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Int16})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.DateTimeOffset"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.DateTimeOffset"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Guid)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.UInt16})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Guid"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Guid"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.TimeSpan)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.UInt32})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.TimeSpan"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.TimeSpan"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Int32})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.UInt64})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.UInt32})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Double)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> value.
+ Performs an implicit conversion from <see cref="T:System.Double"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Int64})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Single)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> value.
+ Performs an implicit conversion from <see cref="T:System.Single"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.UInt64})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.String)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> value.
+ Performs an implicit conversion from <see cref="T:System.String"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Single})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.UInt32)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value.
+ Performs an implicit conversion from <see cref="T:System.UInt32"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Double})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.UInt64)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value.
+ Performs an implicit conversion from <see cref="T:System.UInt64"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Boolean})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Byte[])~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> value.
+ Performs an implicit conversion from <see cref="T:System.Byte[]"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Int16})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Uri)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> value.
+ Performs an implicit conversion from <see cref="T:System.Uri"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.UInt16})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.TimeSpan)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> value.
+ Performs an implicit conversion from <see cref="T:System.TimeSpan"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Char})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.TimeSpan})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Byte})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Guid)~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> value.
+ Performs an implicit conversion from <see cref="T:System.Guid"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.SByte})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Guid})~Newtonsoft.Json.Linq.JToken">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> value.
+ Performs an implicit conversion from <see cref="T:System.Nullable`1"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> value to write.</param>
+ <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Decimal})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.CreateReader">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> value.
+ Creates an <see cref="T:Newtonsoft.Json.JsonReader"/> for this token.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> value to write.</param>
+ <returns>An <see cref="T:Newtonsoft.Json.JsonReader"/> that can be used to read this token and its descendants.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.DateTime})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.FromObject(System.Object)">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> value.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from an object.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> value to write.</param>
+ <param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the value of the specified object</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.DateTimeOffset})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.FromObject(System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> value.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from an object using the specified <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> value to write.</param>
+ <param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
+ <param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used when reading the object.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the value of the specified object</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.Guid})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ToObject``1">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> value.
+ Creates the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> value to write.</param>
+ <typeparam name="T">The object type that the token will be deserialized to.</typeparam>
+ <returns>The new object created from the JSON value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Nullable{System.TimeSpan})">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ToObject(System.Type)">
<summary>
- Writes a <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> value.
+ Creates the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> value to write.</param>
+ <param name="objectType">The object type that the token will be deserialized to.</param>
+ <returns>The new object created from the JSON value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Byte[])">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ToObject``1(Newtonsoft.Json.JsonSerializer)">
<summary>
- Writes a <see cref="T:System.Byte"/>[] value.
+ Creates the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/> using the specified <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <param name="value">The <see cref="T:System.Byte"/>[] value to write.</param>
+ <typeparam name="T">The object type that the token will be deserialized to.</typeparam>
+ <param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used when creating the object.</param>
+ <returns>The new object created from the JSON value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Uri)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ToObject(System.Type,Newtonsoft.Json.JsonSerializer)">
<summary>
- Writes a <see cref="T:System.Uri"/> value.
+ Creates the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/> using the specified <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <param name="value">The <see cref="T:System.Uri"/> value to write.</param>
+ <param name="objectType">The object type that the token will be deserialized to.</param>
+ <param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used when creating the object.</param>
+ <returns>The new object created from the JSON value.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteValue(System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.ReadFrom(Newtonsoft.Json.JsonReader)">
<summary>
- Writes a <see cref="T:System.Object"/> value.
- An error will raised if the value cannot be written as a single JSON token.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
</summary>
- <param name="value">The <see cref="T:System.Object"/> value to write.</param>
+ <param name="reader">An <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
+ <returns>
+ An <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
+ that were read from the reader. The runtime type of the token is determined
+ by the token type of the first token encountered in the reader.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteComment(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Parse(System.String)">
<summary>
- Writes a comment <c>/*...*/</c> containing the specified text.
+ Load a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a string that contains JSON.
</summary>
- <param name="text">Text to place inside the comment.</param>
+ <param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> populated from the string that contains JSON.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.WriteWhitespace(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.Load(Newtonsoft.Json.JsonReader)">
<summary>
- Writes the given white space.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
</summary>
- <param name="ws">The string of white space characters.</param>
+ <param name="reader">An <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
+ <returns>
+ An <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
+ that were read from the reader. The runtime type of the token is determined
+ by the token type of the first token encountered in the reader.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.Dispose(System.Boolean)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.SelectToken(System.String)">
<summary>
- Releases unmanaged and - optionally - managed resources.
+ Selects a <see cref="T:Newtonsoft.Json.Linq.JToken"/> using a JPath expression. Selects the token that matches the object path.
</summary>
- <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
+ <param name="path">
+ A <see cref="T:System.String"/> that contains a JPath expression.
+ </param>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/>, or null.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriter.SetWriteState(Newtonsoft.Json.JsonToken,System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.SelectToken(System.String,System.Boolean)">
<summary>
- Sets the state of the <see cref="T:Newtonsoft.Json.JsonWriter"/>.
+ Selects a <see cref="T:Newtonsoft.Json.Linq.JToken"/> using a JPath expression. Selects the token that matches the object path.
</summary>
- <param name="token">The <see cref="T:Newtonsoft.Json.JsonToken"/> being written.</param>
- <param name="value">The value being written.</param>
+ <param name="path">
+ A <see cref="T:System.String"/> that contains a JPath expression.
+ </param>
+ <param name="errorWhenNoMatch">A flag to indicate whether an error should be thrown if no tokens are found when evaluating part of the expression.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
</member>
- <member name="T:Newtonsoft.Json.JsonWriterException">
+ <member name="M:Newtonsoft.Json.Linq.JToken.SelectTokens(System.String)">
<summary>
- The exception thrown when an error occurs while writing JSON text.
+ Selects a collection of elements using a JPath expression.
</summary>
+ <param name="path">
+ A <see cref="T:System.String"/> that contains a JPath expression.
+ </param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the selected elements.</returns>
</member>
- <member name="P:Newtonsoft.Json.JsonWriterException.Path">
+ <member name="M:Newtonsoft.Json.Linq.JToken.SelectTokens(System.String,System.Boolean)">
<summary>
- Gets the path to the JSON where the error occurred.
+ Selects a collection of elements using a JPath expression.
</summary>
- <value>The path to the JSON where the error occurred.</value>
+ <param name="path">
+ A <see cref="T:System.String"/> that contains a JPath expression.
+ </param>
+ <param name="errorWhenNoMatch">A flag to indicate whether an error should be thrown if no tokens are found when evaluating part of the expression.</param>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the selected elements.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriterException.#ctor">
+ <member name="M:Newtonsoft.Json.Linq.JToken.GetMetaObject(System.Linq.Expressions.Expression)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class.
+ Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
</summary>
+ <param name="parameter">The expression tree representation of the runtime value.</param>
+ <returns>
+ The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.System#Dynamic#IDynamicMetaObjectProvider#GetMetaObject(System.Linq.Expressions.Expression)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class
- with a specified error message.
+ Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
+ <param name="parameter">The expression tree representation of the runtime value.</param>
+ <returns>
+ The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.String,System.Exception)">
+ <member name="M:Newtonsoft.Json.Linq.JToken.DeepClone">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
+ Creates a new instance of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>. All child tokens are recursively cloned.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <returns>A new instance of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
+ <member name="P:Newtonsoft.Json.Linq.JToken.EqualityComparer">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class.
+ Gets a comparer that can compare two tokens for value equality.
</summary>
- <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
- <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
- <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is <c>null</c>.</exception>
- <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is <c>null</c> or <see cref="P:System.Exception.HResult"/> is zero (0).</exception>
+ <value>A <see cref="T:Newtonsoft.Json.Linq.JTokenEqualityComparer"/> that can compare two nodes for value equality.</value>
</member>
- <member name="M:Newtonsoft.Json.JsonWriterException.#ctor(System.String,System.String,System.Exception)">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Parent">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.JsonWriterException"/> class
- with a specified error message, JSON path and a reference to the inner exception that is the cause of this exception.
+ Gets or sets the parent.
</summary>
- <param name="message">The error message that explains the reason for the exception.</param>
- <param name="path">The path to the JSON where the error occurred.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <value>The parent.</value>
</member>
- <member name="T:Newtonsoft.Json.Linq.CommentHandling">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Root">
<summary>
- Specifies how JSON comments are handled when loading JSON.
+ Gets the root <see cref="T:Newtonsoft.Json.Linq.JToken"/> of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
+ <value>The root <see cref="T:Newtonsoft.Json.Linq.JToken"/> of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</value>
</member>
- <member name="F:Newtonsoft.Json.Linq.CommentHandling.Ignore">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Type">
<summary>
- Ignore comments.
+ Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
+ <value>The type.</value>
</member>
- <member name="F:Newtonsoft.Json.Linq.CommentHandling.Load">
+ <member name="P:Newtonsoft.Json.Linq.JToken.HasValues">
<summary>
- Load comments as a <see cref="T:Newtonsoft.Json.Linq.JValue"/> with type <see cref="F:Newtonsoft.Json.Linq.JTokenType.Comment"/>.
+ Gets a value indicating whether this token has child tokens.
</summary>
+ <value>
+ <c>true</c> if this token has child values; otherwise, <c>false</c>.
+ </value>
</member>
- <member name="T:Newtonsoft.Json.Linq.LineInfoHandling">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Next">
<summary>
- Specifies how line information is handled when loading JSON.
+ Gets the next sibling token of this node.
</summary>
+ <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the next sibling token.</value>
</member>
- <member name="F:Newtonsoft.Json.Linq.LineInfoHandling.Ignore">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Previous">
<summary>
- Ignore line information.
+ Gets the previous sibling token of this node.
</summary>
+ <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the previous sibling token.</value>
</member>
- <member name="F:Newtonsoft.Json.Linq.LineInfoHandling.Load">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Path">
<summary>
- Load line information.
+ Gets the path of the JSON token.
</summary>
</member>
- <member name="T:Newtonsoft.Json.Linq.Extensions">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Item(System.Object)">
<summary>
- Contains the LINQ to JSON extension methods.
+ Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
</summary>
+ <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Ancestors``1(System.Collections.Generic.IEnumerable{``0})">
+ <member name="P:Newtonsoft.Json.Linq.JToken.First">
<summary>
- Returns a collection of tokens that contains the ancestors of every token in the source collection.
+ Get the first child token of this token.
</summary>
- <typeparam name="T">The type of the objects in source, constrained to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the ancestors of every token in the source collection.</returns>
+ <value>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the first child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.AncestorsAndSelf``1(System.Collections.Generic.IEnumerable{``0})">
+ <member name="P:Newtonsoft.Json.Linq.JToken.Last">
<summary>
- Returns a collection of tokens that contains every token in the source collection, and the ancestors of every token in the source collection.
+ Get the last child token of this token.
</summary>
- <typeparam name="T">The type of the objects in source, constrained to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains every token in the source collection, the ancestors of every token in the source collection.</returns>
+ <value>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the last child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Descendants``1(System.Collections.Generic.IEnumerable{``0})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.OnAddingNew(System.ComponentModel.AddingNewEventArgs)">
<summary>
- Returns a collection of tokens that contains the descendants of every token in the source collection.
+ Raises the <see cref="E:Newtonsoft.Json.Linq.JContainer.AddingNew"/> event.
</summary>
- <typeparam name="T">The type of the objects in source, constrained to <see cref="T:Newtonsoft.Json.Linq.JContainer"/>.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the descendants of every token in the source collection.</returns>
+ <param name="e">The <see cref="T:System.ComponentModel.AddingNewEventArgs"/> instance containing the event data.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.DescendantsAndSelf``1(System.Collections.Generic.IEnumerable{``0})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.OnListChanged(System.ComponentModel.ListChangedEventArgs)">
<summary>
- Returns a collection of tokens that contains every token in the source collection, and the descendants of every token in the source collection.
+ Raises the <see cref="E:Newtonsoft.Json.Linq.JContainer.ListChanged"/> event.
</summary>
- <typeparam name="T">The type of the objects in source, constrained to <see cref="T:Newtonsoft.Json.Linq.JContainer"/>.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains every token in the source collection, and the descendants of every token in the source collection.</returns>
+ <param name="e">The <see cref="T:System.ComponentModel.ListChangedEventArgs"/> instance containing the event data.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Properties(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JObject})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
<summary>
- Returns a collection of child properties of every object in the source collection.
+ Raises the <see cref="E:Newtonsoft.Json.Linq.JContainer.CollectionChanged"/> event.
</summary>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JObject"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the properties of every object in the source collection.</returns>
+ <param name="e">The <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs"/> instance containing the event data.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Values(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken},System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.Children">
<summary>
- Returns a collection of child values of every object in the source collection with the given key.
+ Returns a collection of the child tokens of this token, in document order.
</summary>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <param name="key">The token key.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the values of every token in the source collection with the given key.</returns>
+ <returns>
+ An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the child tokens of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Values(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.Values``1">
<summary>
- Returns a collection of child values of every object in the source collection.
+ Returns a collection of the child values of this token, in document order.
</summary>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the values of every token in the source collection.</returns>
+ <typeparam name="T">The type to convert the values to.</typeparam>
+ <returns>
+ A <see cref="T:System.Collections.Generic.IEnumerable`1"/> containing the child values of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Values``1(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken},System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.Descendants">
<summary>
- Returns a collection of converted child values of every object in the source collection with the given key.
+ Returns a collection of the descendant tokens for this token in document order.
</summary>
- <typeparam name="U">The type to convert the values to.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <param name="key">The token key.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the converted values of every token in the source collection with the given key.</returns>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> containing the descendant tokens of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Values``1(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.Add(System.Object)">
<summary>
- Returns a collection of converted child values of every object in the source collection.
+ Adds the specified content as children of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <typeparam name="U">The type to convert the values to.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the converted values of every token in the source collection.</returns>
+ <param name="content">The content to be added.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Value``1(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.AddFirst(System.Object)">
<summary>
- Converts the value.
+ Adds the specified content as the first children of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <typeparam name="U">The type to convert the value to.</typeparam>
- <param name="value">A <see cref="T:Newtonsoft.Json.Linq.JToken"/> cast as a <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <returns>A converted value.</returns>
+ <param name="content">The content to be added.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Value``2(System.Collections.Generic.IEnumerable{``0})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.CreateWriter">
<summary>
- Converts the value.
+ Creates an <see cref="T:Newtonsoft.Json.JsonWriter"/> that can be used to add tokens to the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <typeparam name="T">The source collection type.</typeparam>
- <typeparam name="U">The type to convert the value to.</typeparam>
- <param name="value">A <see cref="T:Newtonsoft.Json.Linq.JToken"/> cast as a <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <returns>A converted value.</returns>
+ <returns>An <see cref="T:Newtonsoft.Json.JsonWriter"/> that is ready to have content written to it.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Children``1(System.Collections.Generic.IEnumerable{``0})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.ReplaceAll(System.Object)">
<summary>
- Returns a collection of child tokens of every array in the source collection.
+ Replaces the children nodes of this token with the specified content.
</summary>
- <typeparam name="T">The source collection type.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the values of every token in the source collection.</returns>
+ <param name="content">The content.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.Children``2(System.Collections.Generic.IEnumerable{``0})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.RemoveAll">
<summary>
- Returns a collection of converted child tokens of every array in the source collection.
+ Removes the child nodes from this token.
</summary>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <typeparam name="U">The type to convert the values to.</typeparam>
- <typeparam name="T">The source collection type.</typeparam>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the converted values of every token in the source collection.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.AsJEnumerable(System.Collections.Generic.IEnumerable{Newtonsoft.Json.Linq.JToken})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.Merge(System.Object)">
<summary>
- Returns the input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.
+ Merge the specified content into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>The input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.</returns>
+ <param name="content">The content to be merged.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.Extensions.AsJEnumerable``1(System.Collections.Generic.IEnumerable{``0})">
+ <member name="M:Newtonsoft.Json.Linq.JContainer.Merge(System.Object,Newtonsoft.Json.Linq.JsonMergeSettings)">
<summary>
- Returns the input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.
+ Merge the specified content into this <see cref="T:Newtonsoft.Json.Linq.JToken"/> using <see cref="T:Newtonsoft.Json.Linq.JsonMergeSettings"/>.
</summary>
- <typeparam name="T">The source collection type.</typeparam>
- <param name="source">An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the source collection.</param>
- <returns>The input typed as <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/>.</returns>
+ <param name="content">The content to be merged.</param>
+ <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonMergeSettings"/> used to merge the content.</param>
</member>
- <member name="T:Newtonsoft.Json.Linq.IJEnumerable`1">
+ <member name="E:Newtonsoft.Json.Linq.JContainer.ListChanged">
<summary>
- Represents a collection of <see cref="T:Newtonsoft.Json.Linq.JToken"/> objects.
+ Occurs when the list changes or an item in the list changes.
</summary>
- <typeparam name="T">The type of token.</typeparam>
</member>
- <member name="P:Newtonsoft.Json.Linq.IJEnumerable`1.Item(System.Object)">
+ <member name="E:Newtonsoft.Json.Linq.JContainer.AddingNew">
<summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
+ Occurs before an item is added to the collection.
</summary>
- <value></value>
</member>
- <member name="T:Newtonsoft.Json.Linq.JArray">
+ <member name="E:Newtonsoft.Json.Linq.JContainer.CollectionChanged">
<summary>
- Represents a JSON array.
+ Occurs when the items list of the collection has changed, or the collection is reset.
</summary>
- <example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParseArray" title="Parsing a JSON Array from Text" />
- </example>
</member>
- <member name="M:Newtonsoft.Json.Linq.JArray.WriteToAsync(Newtonsoft.Json.JsonWriter,System.Threading.CancellationToken,Newtonsoft.Json.JsonConverter[])">
+ <member name="P:Newtonsoft.Json.Linq.JContainer.ChildrenTokens">
<summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
+ Gets the container's children tokens.
</summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
+ <value>The container's children tokens.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JArray.LoadAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.Linq.JContainer.HasValues">
<summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JArray"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Gets a value indicating whether this token has child tokens.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous load. The <see cref="P:System.Threading.Tasks.Task`1.Result"/> property contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
+ <value>
+ <c>true</c> if this token has child values; otherwise, <c>false</c>.
+ </value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JArray.LoadAsync(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.Linq.JContainer.First">
<summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JArray"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Get the first child token of this token.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous load. The <see cref="P:System.Threading.Tasks.Task`1.Result"/> property contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
+ <value>
+ A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the first child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ </value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JArray.ChildrenTokens">
+ <member name="P:Newtonsoft.Json.Linq.JContainer.Last">
<summary>
- Gets the container's children tokens.
+ Get the last child token of this token.
</summary>
- <value>The container's children tokens.</value>
+ <value>
+ A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the last child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ </value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JArray.Type">
+ <member name="P:Newtonsoft.Json.Linq.JContainer.Count">
<summary>
- Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Gets the count of child JSON tokens.
</summary>
- <value>The type.</value>
+ <value>The count of child JSON tokens</value>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.#ctor">
<summary>
@@ -5760,15 +5080,6 @@
<param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
<returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JArray.Load(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Loads an <see cref="T:Newtonsoft.Json.Linq.JArray"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
<member name="M:Newtonsoft.Json.Linq.JArray.Parse(System.String)">
<summary>
Load a <see cref="T:Newtonsoft.Json.Linq.JArray"/> from a string that contains JSON.
@@ -5776,19 +5087,7 @@
<param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
<returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> populated from the string that contains JSON.</returns>
<example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParseArray" title="Parsing a JSON Array from Text" />
- </example>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JArray.Parse(System.String,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Load a <see cref="T:Newtonsoft.Json.Linq.JArray"/> from a string that contains JSON.
- </summary>
- <param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> populated from the string that contains JSON.</returns>
- <example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParseArray" title="Parsing a JSON Array from Text" />
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParseArray" title="Parsing a JSON Array from Text"/>
</example>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.FromObject(System.Object)">
@@ -5796,7 +5095,7 @@
Creates a <see cref="T:Newtonsoft.Json.Linq.JArray"/> from an object.
</summary>
<param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> with the values of the specified object.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> with the values of the specified object</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.FromObject(System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
@@ -5804,7 +5103,7 @@
</summary>
<param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
<param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used to read the object.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> with the values of the specified object.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JArray"/> with the values of the specified object</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
<summary>
@@ -5813,149 +5112,115 @@
<param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
<param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
</member>
- <member name="P:Newtonsoft.Json.Linq.JArray.Item(System.Object)">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JArray.Item(System.Int32)">
- <summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> at the specified index.
- </summary>
- <value></value>
- </member>
<member name="M:Newtonsoft.Json.Linq.JArray.IndexOf(Newtonsoft.Json.Linq.JToken)">
<summary>
- Determines the index of a specific item in the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
+ Determines the index of a specific item in the <see cref="T:System.Collections.Generic.IList`1"/>.
</summary>
- <param name="item">The object to locate in the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
+ <param name="item">The object to locate in the <see cref="T:System.Collections.Generic.IList`1"/>.</param>
<returns>
The index of <paramref name="item"/> if found in the list; otherwise, -1.
</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.Insert(System.Int32,Newtonsoft.Json.Linq.JToken)">
<summary>
- Inserts an item to the <see cref="T:Newtonsoft.Json.Linq.JArray"/> at the specified index.
+ Inserts an item to the <see cref="T:System.Collections.Generic.IList`1"/> at the specified index.
</summary>
<param name="index">The zero-based index at which <paramref name="item"/> should be inserted.</param>
- <param name="item">The object to insert into the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
+ <param name="item">The object to insert into the <see cref="T:System.Collections.Generic.IList`1"/>.</param>
<exception cref="T:System.ArgumentOutOfRangeException">
- <paramref name="index"/> is not a valid index in the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
- </exception>
+ <paramref name="index"/> is not a valid index in the <see cref="T:System.Collections.Generic.IList`1"/>.</exception>
+ <exception cref="T:System.NotSupportedException">The <see cref="T:System.Collections.Generic.IList`1"/> is read-only.</exception>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.RemoveAt(System.Int32)">
<summary>
- Removes the <see cref="T:Newtonsoft.Json.Linq.JArray"/> item at the specified index.
+ Removes the <see cref="T:System.Collections.Generic.IList`1"/> item at the specified index.
</summary>
<param name="index">The zero-based index of the item to remove.</param>
<exception cref="T:System.ArgumentOutOfRangeException">
- <paramref name="index"/> is not a valid index in the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
- </exception>
+ <paramref name="index"/> is not a valid index in the <see cref="T:System.Collections.Generic.IList`1"/>.</exception>
+ <exception cref="T:System.NotSupportedException">The <see cref="T:System.Collections.Generic.IList`1"/> is read-only.</exception>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.GetEnumerator">
<summary>
Returns an enumerator that iterates through the collection.
</summary>
<returns>
- A <see cref="T:System.Collections.Generic.IEnumerator`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that can be used to iterate through the collection.
+ A <see cref="T:System.Collections.Generic.IEnumerator`1" /> that can be used to iterate through the collection.
</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.Add(Newtonsoft.Json.Linq.JToken)">
<summary>
- Adds an item to the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
+ Adds an item to the <see cref="T:System.Collections.Generic.ICollection`1"/>.
</summary>
- <param name="item">The object to add to the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
+ <param name="item">The object to add to the <see cref="T:System.Collections.Generic.ICollection`1"/>.</param>
+ <exception cref="T:System.NotSupportedException">The <see cref="T:System.Collections.Generic.ICollection`1"/> is read-only.</exception>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.Clear">
<summary>
- Removes all items from the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
+ Removes all items from the <see cref="T:System.Collections.Generic.ICollection`1"/>.
</summary>
+ <exception cref="T:System.NotSupportedException">The <see cref="T:System.Collections.Generic.ICollection`1"/> is read-only. </exception>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.Contains(Newtonsoft.Json.Linq.JToken)">
<summary>
- Determines whether the <see cref="T:Newtonsoft.Json.Linq.JArray"/> contains a specific value.
+ Determines whether the <see cref="T:System.Collections.Generic.ICollection`1"/> contains a specific value.
</summary>
- <param name="item">The object to locate in the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
+ <param name="item">The object to locate in the <see cref="T:System.Collections.Generic.ICollection`1"/>.</param>
<returns>
- <c>true</c> if <paramref name="item"/> is found in the <see cref="T:Newtonsoft.Json.Linq.JArray"/>; otherwise, <c>false</c>.
+ true if <paramref name="item"/> is found in the <see cref="T:System.Collections.Generic.ICollection`1"/>; otherwise, false.
</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JArray.CopyTo(Newtonsoft.Json.Linq.JToken[],System.Int32)">
<summary>
- Copies the elements of the <see cref="T:Newtonsoft.Json.Linq.JArray"/> to an array, starting at a particular array index.
+ Copies to.
</summary>
<param name="array">The array.</param>
<param name="arrayIndex">Index of the array.</param>
</member>
- <member name="P:Newtonsoft.Json.Linq.JArray.IsReadOnly">
- <summary>
- Gets a value indicating whether the <see cref="T:Newtonsoft.Json.Linq.JArray"/> is read-only.
- </summary>
- <returns><c>true</c> if the <see cref="T:Newtonsoft.Json.Linq.JArray"/> is read-only; otherwise, <c>false</c>.</returns>
- </member>
<member name="M:Newtonsoft.Json.Linq.JArray.Remove(Newtonsoft.Json.Linq.JToken)">
<summary>
- Removes the first occurrence of a specific object from the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
+ Removes the first occurrence of a specific object from the <see cref="T:System.Collections.Generic.ICollection`1"/>.
</summary>
- <param name="item">The object to remove from the <see cref="T:Newtonsoft.Json.Linq.JArray"/>.</param>
+ <param name="item">The object to remove from the <see cref="T:System.Collections.Generic.ICollection`1"/>.</param>
<returns>
- <c>true</c> if <paramref name="item"/> was successfully removed from the <see cref="T:Newtonsoft.Json.Linq.JArray"/>; otherwise, <c>false</c>. This method also returns <c>false</c> if <paramref name="item"/> is not found in the original <see cref="T:Newtonsoft.Json.Linq.JArray"/>.
+ true if <paramref name="item"/> was successfully removed from the <see cref="T:System.Collections.Generic.ICollection`1"/>; otherwise, false. This method also returns false if <paramref name="item"/> is not found in the original <see cref="T:System.Collections.Generic.ICollection`1"/>.
</returns>
+ <exception cref="T:System.NotSupportedException">The <see cref="T:System.Collections.Generic.ICollection`1"/> is read-only.</exception>
</member>
- <member name="T:Newtonsoft.Json.Linq.JConstructor">
- <summary>
- Represents a JSON constructor.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JConstructor.WriteToAsync(Newtonsoft.Json.JsonWriter,System.Threading.CancellationToken,Newtonsoft.Json.JsonConverter[])">
+ <member name="P:Newtonsoft.Json.Linq.JArray.ChildrenTokens">
<summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
+ Gets the container's children tokens.
</summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
+ <value>The container's children tokens.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JConstructor.LoadAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.Linq.JArray.Type">
<summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JConstructor"/>.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous load. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
+ <value>The type.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JConstructor.LoadAsync(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings,System.Threading.CancellationToken)">
+ <member name="P:Newtonsoft.Json.Linq.JArray.Item(System.Object)">
<summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JConstructor"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous load. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
+ <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JConstructor.ChildrenTokens">
+ <member name="P:Newtonsoft.Json.Linq.JArray.Item(System.Int32)">
<summary>
- Gets the container's children tokens.
+ Gets or sets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> at the specified index.
</summary>
- <value>The container's children tokens.</value>
+ <value></value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JConstructor.Name">
+ <member name="P:Newtonsoft.Json.Linq.JArray.IsReadOnly">
<summary>
- Gets or sets the name of this constructor.
+ Gets a value indicating whether the <see cref="T:System.Collections.Generic.ICollection`1" /> is read-only.
</summary>
- <value>The constructor name.</value>
+ <returns>true if the <see cref="T:System.Collections.Generic.ICollection`1" /> is read-only; otherwise, false.</returns>
</member>
- <member name="P:Newtonsoft.Json.Linq.JConstructor.Type">
+ <member name="T:Newtonsoft.Json.Linq.JConstructor">
<summary>
- Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Represents a JSON constructor.
</summary>
- <value>The type.</value>
</member>
<member name="M:Newtonsoft.Json.Linq.JConstructor.#ctor">
<summary>
@@ -5995,178 +5260,42 @@
<param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
<param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
</member>
- <member name="P:Newtonsoft.Json.Linq.JConstructor.Item(System.Object)">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
- </member>
<member name="M:Newtonsoft.Json.Linq.JConstructor.Load(Newtonsoft.Json.JsonReader)">
<summary>
- Loads a <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Loads an <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
</summary>
<param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JConstructor"/>.</param>
<returns>A <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JConstructor.Load(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Loads a <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JConstructor"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JConstructor"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="T:Newtonsoft.Json.Linq.JContainer">
- <summary>
- Represents a token that can contain other tokens.
- </summary>
- </member>
- <member name="E:Newtonsoft.Json.Linq.JContainer.ListChanged">
- <summary>
- Occurs when the list changes or an item in the list changes.
- </summary>
- </member>
- <member name="E:Newtonsoft.Json.Linq.JContainer.AddingNew">
- <summary>
- Occurs before an item is added to the collection.
- </summary>
- </member>
- <member name="E:Newtonsoft.Json.Linq.JContainer.CollectionChanged">
- <summary>
- Occurs when the items list of the collection has changed, or the collection is reset.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JContainer.ChildrenTokens">
+ <member name="P:Newtonsoft.Json.Linq.JConstructor.ChildrenTokens">
<summary>
Gets the container's children tokens.
</summary>
<value>The container's children tokens.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.OnAddingNew(System.ComponentModel.AddingNewEventArgs)">
- <summary>
- Raises the <see cref="E:Newtonsoft.Json.Linq.JContainer.AddingNew"/> event.
- </summary>
- <param name="e">The <see cref="T:System.ComponentModel.AddingNewEventArgs"/> instance containing the event data.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.OnListChanged(System.ComponentModel.ListChangedEventArgs)">
- <summary>
- Raises the <see cref="E:Newtonsoft.Json.Linq.JContainer.ListChanged"/> event.
- </summary>
- <param name="e">The <see cref="T:System.ComponentModel.ListChangedEventArgs"/> instance containing the event data.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
- <summary>
- Raises the <see cref="E:Newtonsoft.Json.Linq.JContainer.CollectionChanged"/> event.
- </summary>
- <param name="e">The <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs"/> instance containing the event data.</param>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JContainer.HasValues">
- <summary>
- Gets a value indicating whether this token has child tokens.
- </summary>
- <value>
- <c>true</c> if this token has child values; otherwise, <c>false</c>.
- </value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JContainer.First">
- <summary>
- Get the first child token of this token.
- </summary>
- <value>
- A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the first child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JContainer.Last">
- <summary>
- Get the last child token of this token.
- </summary>
- <value>
- A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the last child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.Children">
- <summary>
- Returns a collection of the child tokens of this token, in document order.
- </summary>
- <returns>
- An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the child tokens of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.Values``1">
- <summary>
- Returns a collection of the child values of this token, in document order.
- </summary>
- <typeparam name="T">The type to convert the values to.</typeparam>
- <returns>
- A <see cref="T:System.Collections.Generic.IEnumerable`1"/> containing the child values of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.Descendants">
- <summary>
- Returns a collection of the descendant tokens for this token in document order.
- </summary>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the descendant tokens of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.DescendantsAndSelf">
- <summary>
- Returns a collection of the tokens that contain this token, and all descendant tokens of this token, in document order.
- </summary>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing this token, and all the descendant tokens of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.Add(System.Object)">
- <summary>
- Adds the specified content as children of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="content">The content to be added.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.AddFirst(System.Object)">
- <summary>
- Adds the specified content as the first children of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="content">The content to be added.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.CreateWriter">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.JsonWriter"/> that can be used to add tokens to the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <returns>A <see cref="T:Newtonsoft.Json.JsonWriter"/> that is ready to have content written to it.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.ReplaceAll(System.Object)">
- <summary>
- Replaces the child nodes of this token with the specified content.
- </summary>
- <param name="content">The content.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.RemoveAll">
- <summary>
- Removes the child nodes from this token.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.Merge(System.Object)">
+ <member name="P:Newtonsoft.Json.Linq.JConstructor.Name">
<summary>
- Merge the specified content into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Gets or sets the name of this constructor.
</summary>
- <param name="content">The content to be merged.</param>
+ <value>The constructor name.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JContainer.Merge(System.Object,Newtonsoft.Json.Linq.JsonMergeSettings)">
+ <member name="P:Newtonsoft.Json.Linq.JConstructor.Type">
<summary>
- Merge the specified content into this <see cref="T:Newtonsoft.Json.Linq.JToken"/> using <see cref="T:Newtonsoft.Json.Linq.JsonMergeSettings"/>.
+ Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="content">The content to be merged.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonMergeSettings"/> used to merge the content.</param>
+ <value>The type.</value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JContainer.Count">
+ <member name="P:Newtonsoft.Json.Linq.JConstructor.Item(System.Object)">
<summary>
- Gets the count of child JSON tokens.
+ Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
</summary>
- <value>The count of child JSON tokens.</value>
+ <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
</member>
<member name="T:Newtonsoft.Json.Linq.JEnumerable`1">
<summary>
Represents a collection of <see cref="T:Newtonsoft.Json.Linq.JToken"/> objects.
</summary>
- <typeparam name="T">The type of token.</typeparam>
+ <typeparam name="T">The type of token</typeparam>
</member>
<member name="F:Newtonsoft.Json.Linq.JEnumerable`1.Empty">
<summary>
@@ -6181,25 +5310,18 @@
</member>
<member name="M:Newtonsoft.Json.Linq.JEnumerable`1.GetEnumerator">
<summary>
- Returns an enumerator that can be used to iterate through the collection.
+ Returns an enumerator that iterates through the collection.
</summary>
<returns>
A <see cref="T:System.Collections.Generic.IEnumerator`1"/> that can be used to iterate through the collection.
</returns>
</member>
- <member name="P:Newtonsoft.Json.Linq.JEnumerable`1.Item(System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JEnumerable`1.System#Collections#IEnumerable#GetEnumerator">
<summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
+ Returns an enumerator that iterates through a collection.
</summary>
- <value></value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JEnumerable`1.Equals(Newtonsoft.Json.Linq.JEnumerable{`0})">
- <summary>
- Determines whether the specified <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> is equal to this instance.
- </summary>
- <param name="other">The <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> to compare with this instance.</param>
<returns>
- <c>true</c> if the specified <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> is equal to this instance; otherwise, <c>false</c>.
+ An <see cref="T:System.Collections.IEnumerator"/> object that can be used to iterate through the collection.
</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JEnumerable`1.Equals(System.Object)">
@@ -6219,6 +5341,12 @@
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
</returns>
</member>
+ <member name="P:Newtonsoft.Json.Linq.JEnumerable`1.Item(System.Object)">
+ <summary>
+ Gets the <see cref="T:Newtonsoft.Json.Linq.IJEnumerable`1"/> with the specified key.
+ </summary>
+ <value></value>
+ </member>
<member name="T:Newtonsoft.Json.Linq.JObject">
<summary>
Represents a JSON object.
@@ -6227,53 +5355,6 @@
<code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParse" title="Parsing a JSON Object from Text" />
</example>
</member>
- <member name="M:Newtonsoft.Json.Linq.JObject.WriteToAsync(Newtonsoft.Json.JsonWriter,System.Threading.CancellationToken,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JObject.LoadAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
- <summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JObject"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JObject"/>.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous load. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JObject"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JObject.LoadAsync(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings,System.Threading.CancellationToken)">
- <summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JObject"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JObject"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous load. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JObject"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JObject.ChildrenTokens">
- <summary>
- Gets the container's children tokens.
- </summary>
- <value>The container's children tokens.</value>
- </member>
- <member name="E:Newtonsoft.Json.Linq.JObject.PropertyChanged">
- <summary>
- Occurs when a property value changes.
- </summary>
- </member>
- <member name="E:Newtonsoft.Json.Linq.JObject.PropertyChanging">
- <summary>
- Occurs when a property value is changing.
- </summary>
- </member>
<member name="M:Newtonsoft.Json.Linq.JObject.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JObject"/> class.
@@ -6297,64 +5378,31 @@
</summary>
<param name="content">The contents of the object.</param>
</member>
- <member name="P:Newtonsoft.Json.Linq.JObject.Type">
- <summary>
- Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <value>The type.</value>
- </member>
<member name="M:Newtonsoft.Json.Linq.JObject.Properties">
<summary>
- Gets an <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JProperty"/> of this object's properties.
+ Gets an <see cref="T:System.Collections.Generic.IEnumerable`1"/> of this object's properties.
</summary>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JProperty"/> of this object's properties.</returns>
+ <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of this object's properties.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.Property(System.String)">
<summary>
Gets a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> the specified name.
</summary>
<param name="name">The property name.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> with the specified name or <c>null</c>.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> with the specified name or null.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.PropertyValues">
<summary>
- Gets a <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> of this object's property values.
- </summary>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> of this object's property values.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JObject.Item(System.Object)">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JObject.Item(System.String)">
- <summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified property name.
+ Gets an <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> of this object's property values.
</summary>
- <value></value>
+ <returns>An <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> of this object's property values.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.Load(Newtonsoft.Json.JsonReader)">
<summary>
- Loads a <see cref="T:Newtonsoft.Json.Linq.JObject"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JObject"/>.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- <exception cref="T:Newtonsoft.Json.JsonReaderException">
- <paramref name="reader"/> is not valid JSON.
- </exception>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JObject.Load(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Loads a <see cref="T:Newtonsoft.Json.Linq.JObject"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Loads an <see cref="T:Newtonsoft.Json.Linq.JObject"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
</summary>
<param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JObject"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
<returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- <exception cref="T:Newtonsoft.Json.JsonReaderException">
- <paramref name="reader"/> is not valid JSON.
- </exception>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.Parse(System.String)">
<summary>
@@ -6362,26 +5410,8 @@
</summary>
<param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
<returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> populated from the string that contains JSON.</returns>
- <exception cref="T:Newtonsoft.Json.JsonReaderException">
- <paramref name="json"/> is not valid JSON.
- </exception>
- <example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParse" title="Parsing a JSON Object from Text" />
- </example>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JObject.Parse(System.String,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Load a <see cref="T:Newtonsoft.Json.Linq.JObject"/> from a string that contains JSON.
- </summary>
- <param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> populated from the string that contains JSON.</returns>
- <exception cref="T:Newtonsoft.Json.JsonReaderException">
- <paramref name="json"/> is not valid JSON.
- </exception>
<example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParse" title="Parsing a JSON Object from Text" />
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\LinqToJsonTests.cs" region="LinqToJsonCreateParse" title="Parsing a JSON Object from Text"/>
</example>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.FromObject(System.Object)">
@@ -6389,7 +5419,7 @@
Creates a <see cref="T:Newtonsoft.Json.Linq.JObject"/> from an object.
</summary>
<param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JObject"/>.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> with the values of the specified object.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> with the values of the specified object</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.FromObject(System.Object,Newtonsoft.Json.JsonSerializer)">
<summary>
@@ -6397,7 +5427,7 @@
</summary>
<param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JObject"/>.</param>
<param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used to read the object.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> with the values of the specified object.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JObject"/> with the values of the specified object</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
<summary>
@@ -6432,7 +5462,7 @@
<param name="propertyName">Name of the property.</param>
<param name="value">The value.</param>
<param name="comparison">One of the enumeration values that specifies how the strings will be compared.</param>
- <returns><c>true</c> if a value was successfully retrieved; otherwise, <c>false</c>.</returns>
+ <returns>true if a value was successfully retrieved; otherwise, false.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.Add(System.String,Newtonsoft.Json.Linq.JToken)">
<summary>
@@ -6446,19 +5476,19 @@
Removes the property with the specified name.
</summary>
<param name="propertyName">Name of the property.</param>
- <returns><c>true</c> if item was successfully removed; otherwise, <c>false</c>.</returns>
+ <returns>true if item was successfully removed; otherwise, false.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.TryGetValue(System.String,Newtonsoft.Json.Linq.JToken@)">
<summary>
- Tries to get the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified property name.
+ Tries the get value.
</summary>
<param name="propertyName">Name of the property.</param>
<param name="value">The value.</param>
- <returns><c>true</c> if a value was successfully retrieved; otherwise, <c>false</c>.</returns>
+ <returns>true if a value was successfully retrieved; otherwise, false.</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JObject.GetEnumerator">
<summary>
- Returns an enumerator that can be used to iterate through the collection.
+ Returns an enumerator that iterates through the collection.
</summary>
<returns>
A <see cref="T:System.Collections.Generic.IEnumerator`1"/> that can be used to iterate through the collection.
@@ -6476,1195 +5506,511 @@
</summary>
<param name="propertyName">Name of the property.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JObject.GetMetaObject(System.Linq.Expressions.Expression)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetProperties">
<summary>
- Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
+ Returns the properties for this instance of a component.
</summary>
- <param name="parameter">The expression tree representation of the runtime value.</param>
<returns>
- The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
+ A <see cref="T:System.ComponentModel.PropertyDescriptorCollection"/> that represents the properties for this component instance.
</returns>
</member>
- <member name="T:Newtonsoft.Json.Linq.JProperty">
- <summary>
- Represents a JSON property.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.WriteToAsync(Newtonsoft.Json.JsonWriter,System.Threading.CancellationToken,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.LoadAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
- <summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.LoadAsync(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings,System.Threading.CancellationToken)">
- <summary>
- Asynchronously loads a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JProperty.ChildrenTokens">
- <summary>
- Gets the container's children tokens.
- </summary>
- <value>The container's children tokens.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JProperty.Name">
- <summary>
- Gets the property name.
- </summary>
- <value>The property name.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JProperty.Value">
- <summary>
- Gets or sets the property value.
- </summary>
- <value>The property value.</value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.#ctor(Newtonsoft.Json.Linq.JProperty)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/> class from another <see cref="T:Newtonsoft.Json.Linq.JProperty"/> object.
- </summary>
- <param name="other">A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> object to copy from.</param>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JProperty.Type">
- <summary>
- Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <value>The type.</value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.#ctor(System.String,System.Object[])">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/> class.
- </summary>
- <param name="name">The property name.</param>
- <param name="content">The property content.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.#ctor(System.String,System.Object)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/> class.
- </summary>
- <param name="name">The property name.</param>
- <param name="content">The property content.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.Load(Newtonsoft.Json.JsonReader)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetProperties(System.Attribute[])">
<summary>
- Loads a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JProperty.Load(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Loads a <see cref="T:Newtonsoft.Json.Linq.JProperty"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
- </member>
- <member name="T:Newtonsoft.Json.Linq.JPropertyDescriptor">
- <summary>
- Represents a view of a <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.#ctor(System.String)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JPropertyDescriptor"/> class.
- </summary>
- <param name="name">The name.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.CanResetValue(System.Object)">
- <summary>
- When overridden in a derived class, returns whether resetting an object changes its value.
+ Returns the properties for this instance of a component using the attribute array as a filter.
</summary>
+ <param name="attributes">An array of type <see cref="T:System.Attribute"/> that is used as a filter.</param>
<returns>
- <c>true</c> if resetting the component changes its value; otherwise, <c>false</c>.
+ A <see cref="T:System.ComponentModel.PropertyDescriptorCollection"/> that represents the filtered properties for this component instance.
</returns>
- <param name="component">The component to test for reset capability.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.GetValue(System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetAttributes">
<summary>
- When overridden in a derived class, gets the current value of the property on a component.
+ Returns a collection of custom attributes for this instance of a component.
</summary>
<returns>
- The value of a property for a given component.
+ An <see cref="T:System.ComponentModel.AttributeCollection"/> containing the attributes for this object.
</returns>
- <param name="component">The component with the property for which to retrieve the value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.ResetValue(System.Object)">
- <summary>
- When overridden in a derived class, resets the value for this property of the component to the default value.
- </summary>
- <param name="component">The component with the property value that is to be reset to the default value.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.SetValue(System.Object,System.Object)">
- <summary>
- When overridden in a derived class, sets the value of the component to a different value.
- </summary>
- <param name="component">The component with the property value that is to be set.</param>
- <param name="value">The new value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.ShouldSerializeValue(System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetClassName">
<summary>
- When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
+ Returns the class name of this instance of a component.
</summary>
<returns>
- <c>true</c> if the property should be persisted; otherwise, <c>false</c>.
+ The class name of the object, or null if the class does not have a name.
</returns>
- <param name="component">The component with the property to be examined for persistence.</param>
</member>
- <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.ComponentType">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetComponentName">
<summary>
- When overridden in a derived class, gets the type of the component this property is bound to.
+ Returns the name of this instance of a component.
</summary>
<returns>
- A <see cref="T:System.Type"/> that represents the type of component this property is bound to.
- When the <see cref="M:System.ComponentModel.PropertyDescriptor.GetValue(System.Object)"/> or
- <see cref="M:System.ComponentModel.PropertyDescriptor.SetValue(System.Object,System.Object)"/>
- methods are invoked, the object specified might be an instance of this type.
+ The name of the object, or null if the object does not have a name.
</returns>
</member>
- <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.IsReadOnly">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetConverter">
<summary>
- When overridden in a derived class, gets a value indicating whether this property is read-only.
+ Returns a type converter for this instance of a component.
</summary>
<returns>
- <c>true</c> if the property is read-only; otherwise, <c>false</c>.
+ A <see cref="T:System.ComponentModel.TypeConverter"/> that is the converter for this object, or null if there is no <see cref="T:System.ComponentModel.TypeConverter"/> for this object.
</returns>
</member>
- <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.PropertyType">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetDefaultEvent">
<summary>
- When overridden in a derived class, gets the type of the property.
+ Returns the default event for this instance of a component.
</summary>
<returns>
- A <see cref="T:System.Type"/> that represents the type of the property.
+ An <see cref="T:System.ComponentModel.EventDescriptor"/> that represents the default event for this object, or null if this object does not have events.
</returns>
</member>
- <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.NameHashCode">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetDefaultProperty">
<summary>
- Gets the hash code for the name of the member.
+ Returns the default property for this instance of a component.
</summary>
- <value></value>
<returns>
- The hash code for the name of the member.
+ A <see cref="T:System.ComponentModel.PropertyDescriptor"/> that represents the default property for this object, or null if this object does not have properties.
</returns>
</member>
- <member name="T:Newtonsoft.Json.Linq.JRaw">
- <summary>
- Represents a raw JSON string.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JRaw.CreateAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
- <summary>
- Asynchronously creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
- </summary>
- <param name="reader">The reader.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task`1"/> representing the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(Newtonsoft.Json.Linq.JRaw)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class from another <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object.
- </summary>
- <param name="other">A <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object to copy from.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(System.Object)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class.
- </summary>
- <param name="rawJson">The raw json.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JRaw.Create(Newtonsoft.Json.JsonReader)">
- <summary>
- Creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
- </summary>
- <param name="reader">The reader.</param>
- <returns>An instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
- </member>
- <member name="T:Newtonsoft.Json.Linq.JsonLoadSettings">
- <summary>
- Specifies the settings used when loading JSON.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JsonLoadSettings.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> class.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JsonLoadSettings.CommentHandling">
- <summary>
- Gets or sets how JSON comments are handled when loading JSON.
- </summary>
- <value>The JSON comment handling.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JsonLoadSettings.LineInfoHandling">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetEditor(System.Type)">
<summary>
- Gets or sets how JSON line info is handled when loading JSON.
+ Returns an editor of the specified type for this instance of a component.
</summary>
- <value>The JSON line info handling.</value>
- </member>
- <member name="T:Newtonsoft.Json.Linq.JsonMergeSettings">
- <summary>
- Specifies the settings used when merging JSON.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeArrayHandling">
- <summary>
- Gets or sets the method used when merging JSON arrays.
- </summary>
- <value>The method used when merging JSON arrays.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeNullValueHandling">
- <summary>
- Gets or sets how null value properties are merged.
- </summary>
- <value>How null value properties are merged.</value>
- </member>
- <member name="T:Newtonsoft.Json.Linq.JToken">
- <summary>
- Represents an abstract JSON token.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.WriteToAsync(Newtonsoft.Json.JsonWriter,System.Threading.CancellationToken,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.WriteToAsync(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
+ <param name="editorBaseType">A <see cref="T:System.Type"/> that represents the editor for this object.</param>
+ <returns>
+ An <see cref="T:System.Object"/> of the specified type that is the editor for this object, or null if the editor cannot be found.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ReadFromAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetEvents(System.Attribute[])">
<summary>
- Asynchronously creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Returns the events for this instance of a component using the specified attribute array as a filter.
</summary>
- <param name="reader">An <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
+ <param name="attributes">An array of type <see cref="T:System.Attribute"/> that is used as a filter.</param>
<returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous creation. The
- <see cref="P:System.Threading.Tasks.Task`1.Result"/> property returns a <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains
- the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ An <see cref="T:System.ComponentModel.EventDescriptorCollection"/> that represents the filtered events for this component instance.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ReadFromAsync(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetEvents">
<summary>
- Asynchronously creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Returns the events for this instance of a component.
</summary>
- <param name="reader">An <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
<returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous creation. The
- <see cref="P:System.Threading.Tasks.Task`1.Result"/> property returns a <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains
- the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ An <see cref="T:System.ComponentModel.EventDescriptorCollection"/> that represents the events for this component instance.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.LoadAsync(Newtonsoft.Json.JsonReader,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.System#ComponentModel#ICustomTypeDescriptor#GetPropertyOwner(System.ComponentModel.PropertyDescriptor)">
<summary>
- Asynchronously creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Returns an object that contains the property described by the specified property descriptor.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
+ <param name="pd">A <see cref="T:System.ComponentModel.PropertyDescriptor"/> that represents the property whose owner is to be found.</param>
<returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ An <see cref="T:System.Object"/> that represents the owner of the specified property.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.LoadAsync(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings,System.Threading.CancellationToken)">
+ <member name="M:Newtonsoft.Json.Linq.JObject.GetMetaObject(System.Linq.Expressions.Expression)">
<summary>
- Asynchronously creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests. The default value is <see cref="P:System.Threading.CancellationToken.None"/>.</param>
+ <param name="parameter">The expression tree representation of the runtime value.</param>
<returns>
- A <see cref="T:System.Threading.Tasks.Task`1"/> that represents the asynchronous creation. The <see cref="P:System.Threading.Tasks.Task`1.Result"/>
- property returns a <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
</returns>
</member>
- <member name="P:Newtonsoft.Json.Linq.JToken.EqualityComparer">
+ <member name="P:Newtonsoft.Json.Linq.JObject.ChildrenTokens">
<summary>
- Gets a comparer that can compare two tokens for value equality.
+ Gets the container's children tokens.
</summary>
- <value>A <see cref="T:Newtonsoft.Json.Linq.JTokenEqualityComparer"/> that can compare two nodes for value equality.</value>
+ <value>The container's children tokens.</value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Parent">
+ <member name="E:Newtonsoft.Json.Linq.JObject.PropertyChanged">
<summary>
- Gets or sets the parent.
+ Occurs when a property value changes.
</summary>
- <value>The parent.</value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Root">
+ <member name="E:Newtonsoft.Json.Linq.JObject.PropertyChanging">
<summary>
- Gets the root <see cref="T:Newtonsoft.Json.Linq.JToken"/> of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Occurs when a property value is changing.
</summary>
- <value>The root <see cref="T:Newtonsoft.Json.Linq.JToken"/> of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Type">
+ <member name="P:Newtonsoft.Json.Linq.JObject.Type">
<summary>
Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
<value>The type.</value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JToken.HasValues">
- <summary>
- Gets a value indicating whether this token has child tokens.
- </summary>
- <value>
- <c>true</c> if this token has child values; otherwise, <c>false</c>.
- </value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.DeepEquals(Newtonsoft.Json.Linq.JToken,Newtonsoft.Json.Linq.JToken)">
- <summary>
- Compares the values of two tokens, including the values of all descendant tokens.
- </summary>
- <param name="t1">The first <see cref="T:Newtonsoft.Json.Linq.JToken"/> to compare.</param>
- <param name="t2">The second <see cref="T:Newtonsoft.Json.Linq.JToken"/> to compare.</param>
- <returns><c>true</c> if the tokens are equal; otherwise <c>false</c>.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Next">
- <summary>
- Gets the next sibling token of this node.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the next sibling token.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Previous">
- <summary>
- Gets the previous sibling token of this node.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the previous sibling token.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Path">
- <summary>
- Gets the path of the JSON token.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.AddAfterSelf(System.Object)">
- <summary>
- Adds the specified content immediately after this token.
- </summary>
- <param name="content">A content object that contains simple content or a collection of content objects to be added after this token.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.AddBeforeSelf(System.Object)">
- <summary>
- Adds the specified content immediately before this token.
- </summary>
- <param name="content">A content object that contains simple content or a collection of content objects to be added before this token.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Ancestors">
- <summary>
- Returns a collection of the ancestor tokens of this token.
- </summary>
- <returns>A collection of the ancestor tokens of this token.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.AncestorsAndSelf">
- <summary>
- Returns a collection of tokens that contain this token, and the ancestors of this token.
- </summary>
- <returns>A collection of tokens that contain this token, and the ancestors of this token.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.AfterSelf">
- <summary>
- Returns a collection of the sibling tokens after this token, in document order.
- </summary>
- <returns>A collection of the sibling tokens after this tokens, in document order.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.BeforeSelf">
- <summary>
- Returns a collection of the sibling tokens before this token, in document order.
- </summary>
- <returns>A collection of the sibling tokens before this token, in document order.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Item(System.Object)">
+ <member name="P:Newtonsoft.Json.Linq.JObject.Item(System.Object)">
<summary>
Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.
</summary>
<value>The <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Value``1(System.Object)">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified key converted to the specified type.
- </summary>
- <typeparam name="T">The type to convert the token to.</typeparam>
- <param name="key">The token key.</param>
- <returns>The converted token value.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JToken.First">
+ <member name="P:Newtonsoft.Json.Linq.JObject.Item(System.String)">
<summary>
- Get the first child token of this token.
+ Gets or sets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the specified property name.
</summary>
- <value>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the first child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</value>
+ <value></value>
</member>
- <member name="P:Newtonsoft.Json.Linq.JToken.Last">
+ <member name="T:Newtonsoft.Json.Linq.JsonMergeSettings">
<summary>
- Get the last child token of this token.
+ Specifies the settings used when merging JSON.
</summary>
- <value>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the last child token of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Children">
+ <member name="P:Newtonsoft.Json.Linq.JsonMergeSettings.MergeArrayHandling">
<summary>
- Returns a collection of the child tokens of this token, in document order.
+ Gets or sets the method used when merging JSON arrays.
</summary>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> containing the child tokens of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.</returns>
+ <value>The method used when merging JSON arrays.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Children``1">
+ <member name="T:Newtonsoft.Json.Linq.JProperty">
<summary>
- Returns a collection of the child tokens of this token, in document order, filtered by the specified type.
+ Represents a JSON property.
</summary>
- <typeparam name="T">The type to filter the child tokens on.</typeparam>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JEnumerable`1"/> containing the child tokens of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Values``1">
+ <member name="M:Newtonsoft.Json.Linq.JProperty.#ctor(Newtonsoft.Json.Linq.JProperty)">
<summary>
- Returns a collection of the child values of this token, in document order.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/> class from another <see cref="T:Newtonsoft.Json.Linq.JProperty"/> object.
</summary>
- <typeparam name="T">The type to convert the values to.</typeparam>
- <returns>A <see cref="T:System.Collections.Generic.IEnumerable`1"/> containing the child values of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>, in document order.</returns>
+ <param name="other">A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> object to copy from.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Remove">
+ <member name="M:Newtonsoft.Json.Linq.JProperty.#ctor(System.String,System.Object[])">
<summary>
- Removes this token from its parent.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/> class.
</summary>
+ <param name="name">The property name.</param>
+ <param name="content">The property content.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Replace(Newtonsoft.Json.Linq.JToken)">
+ <member name="M:Newtonsoft.Json.Linq.JProperty.#ctor(System.String,System.Object)">
<summary>
- Replaces this token with the specified token.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/> class.
</summary>
- <param name="value">The value.</param>
+ <param name="name">The property name.</param>
+ <param name="content">The property content.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
+ <member name="M:Newtonsoft.Json.Linq.JProperty.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
<summary>
Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
</summary>
<param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
<param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ToString">
- <summary>
- Returns the indented JSON for this token.
- </summary>
- <returns>
- The indented JSON for this token.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ToString(Newtonsoft.Json.Formatting,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Returns the JSON for this token using the given formatting and converters.
- </summary>
- <param name="formatting">Indicates how the output should be formatted.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/>s which will be used when writing the token.</param>
- <returns>The JSON for this token using the given formatting and converters.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Boolean">
- <summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Boolean"/>.
- </summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.DateTimeOffset">
- <summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.DateTimeOffset"/>.
- </summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Boolean}">
+ <member name="M:Newtonsoft.Json.Linq.JProperty.Load(Newtonsoft.Json.JsonReader)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/>.
+ Loads an <see cref="T:Newtonsoft.Json.Linq.JProperty"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> that will be read for the content of the <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JProperty"/> that contains the JSON that was read from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Int64">
+ <member name="P:Newtonsoft.Json.Linq.JProperty.ChildrenTokens">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/>.
+ Gets the container's children tokens.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <value>The container's children tokens.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.DateTime}">
+ <member name="P:Newtonsoft.Json.Linq.JProperty.Name">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
+ Gets the property name.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <value>The property name.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.DateTimeOffset}">
+ <member name="P:Newtonsoft.Json.Linq.JProperty.Value">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/>.
+ Gets or sets the property value.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <value>The property value.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Decimal}">
+ <member name="P:Newtonsoft.Json.Linq.JProperty.Type">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/>.
+ Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <value>The type.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Double}">
+ <member name="T:Newtonsoft.Json.Linq.JPropertyDescriptor">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/>.
+ Represents a view of a <see cref="T:Newtonsoft.Json.Linq.JProperty"/>.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Char}">
+ <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.#ctor(System.String)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Char"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JPropertyDescriptor"/> class.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <param name="name">The name.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Int32">
+ <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.CanResetValue(System.Object)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Int32"/>.
+ When overridden in a derived class, returns whether resetting an object changes its value.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>
+ true if resetting the component changes its value; otherwise, false.
+ </returns>
+ <param name="component">The component to test for reset capability.
+ </param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Int16">
+ <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.GetValue(System.Object)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Int16"/>.
+ When overridden in a derived class, gets the current value of the property on a component.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>
+ The value of a property for a given component.
+ </returns>
+ <param name="component">The component with the property for which to retrieve the value.
+ </param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.UInt16">
+ <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.ResetValue(System.Object)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.UInt16"/>.
+ When overridden in a derived class, resets the value for this property of the component to the default value.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <param name="component">The component with the property value that is to be reset to the default value.
+ </param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Char">
+ <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.SetValue(System.Object,System.Object)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Char"/>.
+ When overridden in a derived class, sets the value of the component to a different value.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <param name="component">The component with the property value that is to be set.
+ </param><param name="value">The new value.
+ </param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Byte">
+ <member name="M:Newtonsoft.Json.Linq.JPropertyDescriptor.ShouldSerializeValue(System.Object)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Byte"/>.
+ When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>
+ true if the property should be persisted; otherwise, false.
+ </returns>
+ <param name="component">The component with the property to be examined for persistence.
+ </param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.SByte">
+ <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.ComponentType">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.SByte"/>.
+ When overridden in a derived class, gets the type of the component this property is bound to.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>
+ A <see cref="T:System.Type"/> that represents the type of component this property is bound to. When the <see cref="M:System.ComponentModel.PropertyDescriptor.GetValue(System.Object)"/> or <see cref="M:System.ComponentModel.PropertyDescriptor.SetValue(System.Object,System.Object)"/> methods are invoked, the object specified might be an instance of this type.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Int32}">
+ <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.IsReadOnly">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> .
+ When overridden in a derived class, gets a value indicating whether this property is read-only.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>
+ true if the property is read-only; otherwise, false.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Int16}">
+ <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.PropertyType">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/>.
+ When overridden in a derived class, gets the type of the property.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>
+ A <see cref="T:System.Type"/> that represents the type of the property.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.UInt16}">
+ <member name="P:Newtonsoft.Json.Linq.JPropertyDescriptor.NameHashCode">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/>.
+ Gets the hash code for the name of the member.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <value></value>
+ <returns>
+ The hash code for the name of the member.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Byte}">
+ <member name="T:Newtonsoft.Json.Linq.JRaw">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/>.
+ Represents a raw JSON string.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.SByte}">
+ <member name="T:Newtonsoft.Json.Linq.JValue">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/>.
+ Represents a value in JSON (string, integer, date, etc).
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.DateTime">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(Newtonsoft.Json.Linq.JValue)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class from another <see cref="T:Newtonsoft.Json.Linq.JValue"/> object.
</summary>
- <param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <param name="other">A <see cref="T:Newtonsoft.Json.Linq.JValue"/> object to copy from.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Int64}">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Int64)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Single}">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Decimal)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Decimal">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Char)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Decimal"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.UInt32}">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.UInt64)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.UInt64}">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Double)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Double">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Single)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Double"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Single">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.DateTime)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Single"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.String">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.DateTimeOffset)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.String"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.UInt32">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Boolean)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.UInt32"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.UInt64">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.String)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.UInt64"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Byte[]">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Guid)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Byte"/>[].
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Guid">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Uri)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Guid"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.Guid}">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.TimeSpan)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> .
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.TimeSpan">
+ <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Object)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.TimeSpan"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Nullable{System.TimeSpan}">
+ <member name="M:Newtonsoft.Json.Linq.JValue.CreateComment(System.String)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/>.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> comment with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> comment with the given value.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Explicit(Newtonsoft.Json.Linq.JToken)~System.Uri">
+ <member name="M:Newtonsoft.Json.Linq.JValue.CreateString(System.String)">
<summary>
- Performs an explicit conversion from <see cref="T:Newtonsoft.Json.Linq.JToken"/> to <see cref="T:System.Uri"/>.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> string with the given value.
</summary>
<param name="value">The value.</param>
- <returns>The result of the conversion.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Boolean)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Boolean"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.DateTimeOffset)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.DateTimeOffset"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Byte)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Byte"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Byte})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Byte"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.SByte)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.SByte"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.SByte})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.SByte"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Boolean})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Boolean"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Int64)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.DateTime})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTime"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.DateTimeOffset})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.DateTimeOffset"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Decimal})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Decimal"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Double})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Double"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Int16)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Int16"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.UInt16)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.UInt16"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Int32)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Int32"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Int32})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int32"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.DateTime)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.DateTime"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Int64})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int64"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Single})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Single"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Decimal)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Decimal"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Int16})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Int16"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.UInt16})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt16"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.UInt32})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt32"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.UInt64})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.UInt64"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Double)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Double"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Single)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Single"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.String)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.String"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.UInt32)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.UInt32"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.UInt64)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.UInt64"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Byte[])~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Byte"/>[] to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Uri)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Uri"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.TimeSpan)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.TimeSpan"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.TimeSpan})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.TimeSpan"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Guid)~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Guid"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.op_Implicit(System.Nullable{System.Guid})~Newtonsoft.Json.Linq.JToken">
- <summary>
- Performs an implicit conversion from <see cref="T:System.Nullable`1"/> of <see cref="T:System.Guid"/> to <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <param name="value">The value to create a <see cref="T:Newtonsoft.Json.Linq.JValue"/> from.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Linq.JValue"/> initialized with the specified value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.CreateReader">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.JsonReader"/> for this token.
- </summary>
- <returns>A <see cref="T:Newtonsoft.Json.JsonReader"/> that can be used to read this token and its descendants.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.FromObject(System.Object)">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from an object.
- </summary>
- <param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the value of the specified object.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.FromObject(System.Object,Newtonsoft.Json.JsonSerializer)">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from an object using the specified <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
- </summary>
- <param name="o">The object that will be used to create <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used when reading the object.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> with the value of the specified object.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ToObject``1">
- <summary>
- Creates an instance of the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <typeparam name="T">The object type that the token will be deserialized to.</typeparam>
- <returns>The new object created from the JSON value.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> string with the given value.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ToObject(System.Type)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.CreateNull">
<summary>
- Creates an instance of the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> null value.
</summary>
- <param name="objectType">The object type that the token will be deserialized to.</param>
- <returns>The new object created from the JSON value.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> null value.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ToObject``1(Newtonsoft.Json.JsonSerializer)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.CreateUndefined">
<summary>
- Creates an instance of the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/> using the specified <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
+ Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> null value.
</summary>
- <typeparam name="T">The object type that the token will be deserialized to.</typeparam>
- <param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used when creating the object.</param>
- <returns>The new object created from the JSON value.</returns>
+ <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> null value.</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ToObject(System.Type,Newtonsoft.Json.JsonSerializer)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
<summary>
- Creates an instance of the specified .NET type from the <see cref="T:Newtonsoft.Json.Linq.JToken"/> using the specified <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
+ Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
</summary>
- <param name="objectType">The object type that the token will be deserialized to.</param>
- <param name="jsonSerializer">The <see cref="T:Newtonsoft.Json.JsonSerializer"/> that will be used when creating the object.</param>
- <returns>The new object created from the JSON value.</returns>
+ <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
+ <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ReadFrom(Newtonsoft.Json.JsonReader)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.Equals(Newtonsoft.Json.Linq.JValue)">
<summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Indicates whether the current object is equal to another object of the same type.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
<returns>
- A <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ true if the current object is equal to the <paramref name="other"/> parameter; otherwise, false.
</returns>
+ <param name="other">An object to compare with this object.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.ReadFrom(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.Equals(System.Object)">
<summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Determines whether the specified <see cref="T:System.Object"/> is equal to the current <see cref="T:System.Object"/>.
</summary>
- <param name="reader">An <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
+ <param name="obj">The <see cref="T:System.Object"/> to compare with the current <see cref="T:System.Object"/>.</param>
<returns>
- A <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ true if the specified <see cref="T:System.Object"/> is equal to the current <see cref="T:System.Object"/>; otherwise, false.
</returns>
+ <exception cref="T:System.NullReferenceException">
+ The <paramref name="obj"/> parameter is null.
+ </exception>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Parse(System.String)">
- <summary>
- Load a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a string that contains JSON.
- </summary>
- <param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> populated from the string that contains JSON.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Parse(System.String,Newtonsoft.Json.Linq.JsonLoadSettings)">
- <summary>
- Load a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a string that contains JSON.
- </summary>
- <param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/> populated from the string that contains JSON.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Load(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Linq.JsonLoadSettings)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.GetHashCode">
<summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Serves as a hash function for a particular type.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
- <param name="settings">The <see cref="T:Newtonsoft.Json.Linq.JsonLoadSettings"/> used to load the JSON.
- If this is <c>null</c>, default load settings will be used.</param>
<returns>
- A <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ A hash code for the current <see cref="T:System.Object"/>.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Load(Newtonsoft.Json.JsonReader)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.ToString">
<summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JToken"/> from a <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ Returns a <see cref="T:System.String"/> that represents this instance.
</summary>
- <param name="reader">A <see cref="T:Newtonsoft.Json.JsonReader"/> positioned at the token to read into this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</param>
<returns>
- A <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the token and its descendant tokens
- that were read from the reader. The runtime type of the token is determined
- by the token type of the first token encountered in the reader.
+ A <see cref="T:System.String"/> that represents this instance.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.SelectToken(System.String)">
- <summary>
- Selects a <see cref="T:Newtonsoft.Json.Linq.JToken"/> using a JPath expression. Selects the token that matches the object path.
- </summary>
- <param name="path">
- A <see cref="T:System.String"/> that contains a JPath expression.
- </param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/>, or <c>null</c>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.SelectToken(System.String,System.Boolean)">
- <summary>
- Selects a <see cref="T:Newtonsoft.Json.Linq.JToken"/> using a JPath expression. Selects the token that matches the object path.
- </summary>
- <param name="path">
- A <see cref="T:System.String"/> that contains a JPath expression.
- </param>
- <param name="errorWhenNoMatch">A flag to indicate whether an error should be thrown if no tokens are found when evaluating part of the expression.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.SelectTokens(System.String)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.ToString(System.String)">
<summary>
- Selects a collection of elements using a JPath expression.
+ Returns a <see cref="T:System.String"/> that represents this instance.
</summary>
- <param name="path">
- A <see cref="T:System.String"/> that contains a JPath expression.
- </param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the selected elements.</returns>
+ <param name="format">The format.</param>
+ <returns>
+ A <see cref="T:System.String"/> that represents this instance.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.SelectTokens(System.String,System.Boolean)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.ToString(System.IFormatProvider)">
<summary>
- Selects a collection of elements using a JPath expression.
+ Returns a <see cref="T:System.String"/> that represents this instance.
</summary>
- <param name="path">
- A <see cref="T:System.String"/> that contains a JPath expression.
- </param>
- <param name="errorWhenNoMatch">A flag to indicate whether an error should be thrown if no tokens are found when evaluating part of the expression.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:Newtonsoft.Json.Linq.JToken"/> that contains the selected elements.</returns>
+ <param name="formatProvider">The format provider.</param>
+ <returns>
+ A <see cref="T:System.String"/> that represents this instance.
+ </returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.GetMetaObject(System.Linq.Expressions.Expression)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.ToString(System.String,System.IFormatProvider)">
<summary>
- Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
+ Returns a <see cref="T:System.String"/> that represents this instance.
</summary>
- <param name="parameter">The expression tree representation of the runtime value.</param>
+ <param name="format">The format.</param>
+ <param name="formatProvider">The format provider.</param>
<returns>
- The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
+ A <see cref="T:System.String"/> that represents this instance.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.System#Dynamic#IDynamicMetaObjectProvider#GetMetaObject(System.Linq.Expressions.Expression)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.GetMetaObject(System.Linq.Expressions.Expression)">
<summary>
Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
</summary>
@@ -7673,57 +6019,64 @@
The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.DeepClone">
- <summary>
- Creates a new instance of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>. All child tokens are recursively cloned.
- </summary>
- <returns>A new instance of the <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JToken.AddAnnotation(System.Object)">
+ <member name="M:Newtonsoft.Json.Linq.JValue.CompareTo(Newtonsoft.Json.Linq.JValue)">
<summary>
- Adds an object to the annotation list of this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
</summary>
- <param name="annotation">The annotation to add.</param>
+ <param name="obj">An object to compare with this instance.</param>
+ <returns>
+ A 32-bit signed integer that indicates the relative order of the objects being compared. The return value has these meanings:
+ Value
+ Meaning
+ Less than zero
+ This instance is less than <paramref name="obj"/>.
+ Zero
+ This instance is equal to <paramref name="obj"/>.
+ Greater than zero
+ This instance is greater than <paramref name="obj"/>.
+ </returns>
+ <exception cref="T:System.ArgumentException">
+ <paramref name="obj"/> is not the same type as this instance.
+ </exception>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Annotation``1">
+ <member name="P:Newtonsoft.Json.Linq.JValue.HasValues">
<summary>
- Get the first annotation object of the specified type from this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Gets a value indicating whether this token has child tokens.
</summary>
- <typeparam name="T">The type of the annotation to retrieve.</typeparam>
- <returns>The first annotation object that matches the specified type, or <c>null</c> if no annotation is of the specified type.</returns>
+ <value>
+ <c>true</c> if this token has child values; otherwise, <c>false</c>.
+ </value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Annotation(System.Type)">
+ <member name="P:Newtonsoft.Json.Linq.JValue.Type">
<summary>
- Gets the first annotation object of the specified type from this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
</summary>
- <param name="type">The <see cref="P:Newtonsoft.Json.Linq.JToken.Type"/> of the annotation to retrieve.</param>
- <returns>The first annotation object that matches the specified type, or <c>null</c> if no annotation is of the specified type.</returns>
+ <value>The type.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Annotations``1">
+ <member name="P:Newtonsoft.Json.Linq.JValue.Value">
<summary>
- Gets a collection of annotations of the specified type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Gets or sets the underlying token value.
</summary>
- <typeparam name="T">The type of the annotations to retrieve.</typeparam>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> that contains the annotations for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
+ <value>The underlying token value.</value>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.Annotations(System.Type)">
+ <member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(Newtonsoft.Json.Linq.JRaw)">
<summary>
- Gets a collection of annotations of the specified type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class from another <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object.
</summary>
- <param name="type">The <see cref="P:Newtonsoft.Json.Linq.JToken.Type"/> of the annotations to retrieve.</param>
- <returns>An <see cref="T:System.Collections.Generic.IEnumerable`1"/> of <see cref="T:System.Object"/> that contains the annotations that match the specified type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.</returns>
+ <param name="other">A <see cref="T:Newtonsoft.Json.Linq.JRaw"/> object to copy from.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.RemoveAnnotations``1">
+ <member name="M:Newtonsoft.Json.Linq.JRaw.#ctor(System.Object)">
<summary>
- Removes the annotations of the specified type from this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JRaw"/> class.
</summary>
- <typeparam name="T">The type of annotations to remove.</typeparam>
+ <param name="rawJson">The raw json.</param>
</member>
- <member name="M:Newtonsoft.Json.Linq.JToken.RemoveAnnotations(System.Type)">
+ <member name="M:Newtonsoft.Json.Linq.JRaw.Create(Newtonsoft.Json.JsonReader)">
<summary>
- Removes the annotations of the specified type from this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Creates an instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.
</summary>
- <param name="type">The <see cref="P:Newtonsoft.Json.Linq.JToken.Type"/> of annotations to remove.</param>
+ <param name="reader">The reader.</param>
+ <returns>An instance of <see cref="T:Newtonsoft.Json.Linq.JRaw"/> with the content of the reader's current token.</returns>
</member>
<member name="T:Newtonsoft.Json.Linq.JTokenEqualityComparer">
<summary>
@@ -7737,7 +6090,7 @@
<param name="x">The first object of type <see cref="T:Newtonsoft.Json.Linq.JToken"/> to compare.</param>
<param name="y">The second object of type <see cref="T:Newtonsoft.Json.Linq.JToken"/> to compare.</param>
<returns>
- <c>true</c> if the specified objects are equal; otherwise, <c>false</c>.
+ true if the specified objects are equal; otherwise, false.
</returns>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenEqualityComparer.GetHashCode(Newtonsoft.Json.Linq.JToken)">
@@ -7746,16 +6099,11 @@
</summary>
<param name="obj">The <see cref="T:System.Object"/> for which a hash code is to be returned.</param>
<returns>A hash code for the specified object.</returns>
- <exception cref="T:System.ArgumentNullException">The type of <paramref name="obj"/> is a reference type and <paramref name="obj"/> is <c>null</c>.</exception>
+ <exception cref="T:System.ArgumentNullException">The type of <paramref name="obj"/> is a reference type and <paramref name="obj"/> is null.</exception>
</member>
<member name="T:Newtonsoft.Json.Linq.JTokenReader">
<summary>
- Represents a reader that provides fast, non-cached, forward-only access to serialized JSON data.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JTokenReader.CurrentToken">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> at the reader's current position.
+ Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenReader.#ctor(Newtonsoft.Json.Linq.JToken)">
@@ -7764,12 +6112,50 @@
</summary>
<param name="token">The token to read from.</param>
</member>
+ <member name="M:Newtonsoft.Json.Linq.JTokenReader.ReadAsBytes">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:Byte[]"/>.
+ </summary>
+ <returns>
+ A <see cref="T:Byte[]"/> or a null reference if the next JSON token is null. This method will return <c>null</c> at the end of an array.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Linq.JTokenReader.ReadAsDecimal">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Linq.JTokenReader.ReadAsInt32">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Linq.JTokenReader.ReadAsString">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.String"/>.
+ </summary>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Linq.JTokenReader.ReadAsDateTime">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.String"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Linq.JTokenReader.ReadAsDateTimeOffset">
+ <summary>
+ Reads the next JSON token from the stream as a <see cref="T:System.Nullable`1"/>.
+ </summary>
+ <returns>A <see cref="T:System.Nullable`1"/>. This method will return <c>null</c> at the end of an array.</returns>
+ </member>
<member name="M:Newtonsoft.Json.Linq.JTokenReader.Read">
<summary>
- Reads the next JSON token from the underlying <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
+ Reads the next JSON token from the stream.
</summary>
<returns>
- <c>true</c> if the next token was read successfully; <c>false</c> if there are no more tokens to read.
+ true if the next token was read successfully; false if there are no more tokens to read.
</returns>
</member>
<member name="P:Newtonsoft.Json.Linq.JTokenReader.Path">
@@ -7874,20 +6260,9 @@
</member>
<member name="T:Newtonsoft.Json.Linq.JTokenWriter">
<summary>
- Represents a writer that provides a fast, non-cached, forward-only way of generating JSON data.
+ Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Linq.JTokenWriter.CurrentToken">
- <summary>
- Gets the <see cref="T:Newtonsoft.Json.Linq.JToken"/> at the writer's current position.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JTokenWriter.Token">
- <summary>
- Gets the token being written.
- </summary>
- <value>The token being written.</value>
- </member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.#ctor(Newtonsoft.Json.Linq.JContainer)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JTokenWriter"/> class writing to the given <see cref="T:Newtonsoft.Json.Linq.JContainer"/>.
@@ -7901,26 +6276,22 @@
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.Flush">
<summary>
- Flushes whatever is in the buffer to the underlying <see cref="T:Newtonsoft.Json.Linq.JContainer"/>.
+ Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.Close">
<summary>
- Closes this writer.
- If <see cref="P:Newtonsoft.Json.JsonWriter.AutoCompleteOnClose"/> is set to <c>true</c>, the JSON is auto-completed.
+ Closes this stream and the underlying stream.
</summary>
- <remarks>
- Setting <see cref="P:Newtonsoft.Json.JsonWriter.CloseOutput"/> to <c>true</c> has no additional effect, since the underlying <see cref="T:Newtonsoft.Json.Linq.JContainer"/> is a type that cannot be closed.
- </remarks>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteStartObject">
<summary>
- Writes the beginning of a JSON object.
+ Writes the beginning of a Json object.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteStartArray">
<summary>
- Writes the beginning of a JSON array.
+ Writes the beginning of a Json array.
</summary>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteStartConstructor(System.String)">
@@ -7937,14 +6308,14 @@
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WritePropertyName(System.String)">
<summary>
- Writes the property name of a name/value pair on a JSON object.
+ Writes the property name of a name/value pair on a Json object.
</summary>
<param name="name">The name of the property.</param>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteValue(System.Object)">
<summary>
Writes a <see cref="T:System.Object"/> value.
- An error will be raised if the value cannot be written as a single JSON token.
+ An error will raised if the value cannot be written as a single JSON token.
</summary>
<param name="value">The <see cref="T:System.Object"/> value to write.</param>
</member>
@@ -7966,7 +6337,7 @@
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteComment(System.String)">
<summary>
- Writes a comment <c>/*...*/</c> containing the specified text.
+ Writes out a comment <code>/*...*/</code> containing the specified text.
</summary>
<param name="text">Text to place inside the comment.</param>
</member>
@@ -8068,9 +6439,9 @@
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteValue(System.Byte[])">
<summary>
- Writes a <see cref="T:System.Byte"/>[] value.
+ Writes a <see cref="T:Byte[]"/> value.
</summary>
- <param name="value">The <see cref="T:System.Byte"/>[] value to write.</param>
+ <param name="value">The <see cref="T:Byte[]"/> value to write.</param>
</member>
<member name="M:Newtonsoft.Json.Linq.JTokenWriter.WriteValue(System.TimeSpan)">
<summary>
@@ -8090,253 +6461,11 @@
</summary>
<param name="value">The <see cref="T:System.Uri"/> value to write.</param>
</member>
- <member name="T:Newtonsoft.Json.Linq.JValue">
- <summary>
- Represents a value in JSON (string, integer, date, etc).
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.WriteToAsync(Newtonsoft.Json.JsonWriter,System.Threading.CancellationToken,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/> asynchronously.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="cancellationToken">The token to monitor for cancellation requests.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/> which will be used when writing the token.</param>
- <returns>A <see cref="T:System.Threading.Tasks.Task"/> that represents the asynchronous write operation.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(Newtonsoft.Json.Linq.JValue)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class from another <see cref="T:Newtonsoft.Json.Linq.JValue"/> object.
- </summary>
- <param name="other">A <see cref="T:Newtonsoft.Json.Linq.JValue"/> object to copy from.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Int64)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Decimal)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Char)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.UInt64)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Double)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Single)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.DateTime)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.DateTimeOffset)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Boolean)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.String)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Guid)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Uri)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.TimeSpan)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.#ctor(System.Object)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Linq.JValue"/> class with the given value.
- </summary>
- <param name="value">The value.</param>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JValue.HasValues">
- <summary>
- Gets a value indicating whether this token has child tokens.
- </summary>
- <value>
- <c>true</c> if this token has child values; otherwise, <c>false</c>.
- </value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.CreateComment(System.String)">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> comment with the given value.
- </summary>
- <param name="value">The value.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> comment with the given value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.CreateString(System.String)">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> string with the given value.
- </summary>
- <param name="value">The value.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> string with the given value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.CreateNull">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> null value.
- </summary>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> null value.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.CreateUndefined">
- <summary>
- Creates a <see cref="T:Newtonsoft.Json.Linq.JValue"/> undefined value.
- </summary>
- <returns>A <see cref="T:Newtonsoft.Json.Linq.JValue"/> undefined value.</returns>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JValue.Type">
- <summary>
- Gets the node type for this <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </summary>
- <value>The type.</value>
- </member>
- <member name="P:Newtonsoft.Json.Linq.JValue.Value">
- <summary>
- Gets or sets the underlying token value.
- </summary>
- <value>The underlying token value.</value>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.JsonConverter[])">
- <summary>
- Writes this token to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="converters">A collection of <see cref="T:Newtonsoft.Json.JsonConverter"/>s which will be used when writing the token.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.Equals(Newtonsoft.Json.Linq.JValue)">
- <summary>
- Indicates whether the current object is equal to another object of the same type.
- </summary>
- <returns>
- <c>true</c> if the current object is equal to the <paramref name="other"/> parameter; otherwise, <c>false</c>.
- </returns>
- <param name="other">An object to compare with this object.</param>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.Equals(System.Object)">
- <summary>
- Determines whether the specified <see cref="T:System.Object"/> is equal to the current <see cref="T:System.Object"/>.
- </summary>
- <param name="obj">The <see cref="T:System.Object"/> to compare with the current <see cref="T:System.Object"/>.</param>
- <returns>
- <c>true</c> if the specified <see cref="T:System.Object"/> is equal to the current <see cref="T:System.Object"/>; otherwise, <c>false</c>.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.GetHashCode">
- <summary>
- Serves as a hash function for a particular type.
- </summary>
- <returns>
- A hash code for the current <see cref="T:System.Object"/>.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.ToString">
- <summary>
- Returns a <see cref="T:System.String"/> that represents this instance.
- </summary>
- <returns>
- A <see cref="T:System.String"/> that represents this instance.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.ToString(System.String)">
- <summary>
- Returns a <see cref="T:System.String"/> that represents this instance.
- </summary>
- <param name="format">The format.</param>
- <returns>
- A <see cref="T:System.String"/> that represents this instance.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.ToString(System.IFormatProvider)">
- <summary>
- Returns a <see cref="T:System.String"/> that represents this instance.
- </summary>
- <param name="formatProvider">The format provider.</param>
- <returns>
- A <see cref="T:System.String"/> that represents this instance.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.ToString(System.String,System.IFormatProvider)">
- <summary>
- Returns a <see cref="T:System.String"/> that represents this instance.
- </summary>
- <param name="format">The format.</param>
- <param name="formatProvider">The format provider.</param>
- <returns>
- A <see cref="T:System.String"/> that represents this instance.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.GetMetaObject(System.Linq.Expressions.Expression)">
- <summary>
- Returns the <see cref="T:System.Dynamic.DynamicMetaObject"/> responsible for binding operations performed on this object.
- </summary>
- <param name="parameter">The expression tree representation of the runtime value.</param>
- <returns>
- The <see cref="T:System.Dynamic.DynamicMetaObject"/> to bind this object.
- </returns>
- </member>
- <member name="M:Newtonsoft.Json.Linq.JValue.CompareTo(Newtonsoft.Json.Linq.JValue)">
+ <member name="P:Newtonsoft.Json.Linq.JTokenWriter.Token">
<summary>
- Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
+ Gets the token being writen.
</summary>
- <param name="obj">An object to compare with this instance.</param>
- <returns>
- A 32-bit signed integer that indicates the relative order of the objects being compared. The return value has these meanings:
- Value
- Meaning
- Less than zero
- This instance is less than <paramref name="obj"/>.
- Zero
- This instance is equal to <paramref name="obj"/>.
- Greater than zero
- This instance is greater than <paramref name="obj"/>.
- </returns>
- <exception cref="T:System.ArgumentException">
- <paramref name="obj"/> is not of the same type as this instance.
- </exception>
+ <value>The token being writen.</value>
</member>
<member name="T:Newtonsoft.Json.Linq.MergeArrayHandling">
<summary>
@@ -8355,21 +6484,6 @@
<member name="F:Newtonsoft.Json.Linq.MergeArrayHandling.Merge">
<summary>Merge array items together, matched by index.</summary>
</member>
- <member name="T:Newtonsoft.Json.Linq.MergeNullValueHandling">
- <summary>
- Specifies how null value properties are merged.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.Linq.MergeNullValueHandling.Ignore">
- <summary>
- The content's null value properties will be ignored during merging.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.Linq.MergeNullValueHandling.Merge">
- <summary>
- The content's null value properties will be merged.
- </summary>
- </member>
<member name="T:Newtonsoft.Json.MemberSerialization">
<summary>
Specifies the member serialization options for the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
@@ -8383,7 +6497,7 @@
</member>
<member name="F:Newtonsoft.Json.MemberSerialization.OptIn">
<summary>
- Only members marked with <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/> or <see cref="T:System.Runtime.Serialization.DataMemberAttribute"/> are serialized.
+ Only members must be marked with <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/> or <see cref="T:System.Runtime.Serialization.DataMemberAttribute"/> are serialized.
This member serialization mode can also be set by marking the class with <see cref="T:System.Runtime.Serialization.DataContractAttribute"/>.
</summary>
</member>
@@ -8391,7 +6505,7 @@
<summary>
All public and private fields are serialized. Members can be excluded using <see cref="T:Newtonsoft.Json.JsonIgnoreAttribute"/> or <see cref="T:System.NonSerializedAttribute"/>.
This member serialization mode can also be set by marking the class with <see cref="T:System.SerializableAttribute"/>
- and setting IgnoreSerializableAttribute on <see cref="T:Newtonsoft.Json.Serialization.DefaultContractResolver"/> to <c>false</c>.
+ and setting IgnoreSerializableAttribute on <see cref="T:Newtonsoft.Json.Serialization.DefaultContractResolver"/> to false.
</summary>
</member>
<member name="T:Newtonsoft.Json.MetadataPropertyHandling">
@@ -8434,8 +6548,8 @@
Specifies null value handling options for the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
<example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeNullValueHandlingObject" title="NullValueHandling Class" />
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeNullValueHandlingExample" title="NullValueHandling Ignore Example" />
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeNullValueHandlingObject" title="NullValueHandling Class"/>
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeNullValueHandlingExample" title="NullValueHandling Ignore Example"/>
</example>
</member>
<member name="F:Newtonsoft.Json.NullValueHandling.Include">
@@ -8471,10 +6585,10 @@
<member name="T:Newtonsoft.Json.PreserveReferencesHandling">
<summary>
Specifies reference handling options for the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
- Note that references cannot be preserved when a value is set via a non-default constructor such as types that implement <see cref="T:System.Runtime.Serialization.ISerializable"/>.
+ Note that references cannot be preserved when a value is set via a non-default constructor such as types that implement ISerializable.
</summary>
<example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="PreservingObjectReferencesOn" title="Preserve Object References" />
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="PreservingObjectReferencesOn" title="Preserve Object References"/>
</example>
</member>
<member name="F:Newtonsoft.Json.PreserveReferencesHandling.None">
@@ -8537,29 +6651,14 @@
The property must be defined in JSON and cannot be a null value.
</summary>
</member>
- <member name="F:Newtonsoft.Json.Required.DisallowNull">
- <summary>
- The property is not required but it cannot be a null value.
- </summary>
- </member>
<member name="T:Newtonsoft.Json.Schema.Extensions">
<summary>
- <para>
Contains the JSON schema extension methods.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
</member>
<member name="M:Newtonsoft.Json.Schema.Extensions.IsValid(Newtonsoft.Json.Linq.JToken,Newtonsoft.Json.Schema.JsonSchema)">
<summary>
- <para>
Determines whether the <see cref="T:Newtonsoft.Json.Linq.JToken"/> is valid.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
<param name="source">The source <see cref="T:Newtonsoft.Json.Linq.JToken"/> to test.</param>
<param name="schema">The schema to test with.</param>
@@ -8569,12 +6668,7 @@
</member>
<member name="M:Newtonsoft.Json.Schema.Extensions.IsValid(Newtonsoft.Json.Linq.JToken,Newtonsoft.Json.Schema.JsonSchema,System.Collections.Generic.IList{System.String}@)">
<summary>
- <para>
Determines whether the <see cref="T:Newtonsoft.Json.Linq.JToken"/> is valid.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
<param name="source">The source <see cref="T:Newtonsoft.Json.Linq.JToken"/> to test.</param>
<param name="schema">The schema to test with.</param>
@@ -8585,24 +6679,14 @@
</member>
<member name="M:Newtonsoft.Json.Schema.Extensions.Validate(Newtonsoft.Json.Linq.JToken,Newtonsoft.Json.Schema.JsonSchema)">
<summary>
- <para>
Validates the specified <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
<param name="source">The source <see cref="T:Newtonsoft.Json.Linq.JToken"/> to test.</param>
<param name="schema">The schema to test with.</param>
</member>
<member name="M:Newtonsoft.Json.Schema.Extensions.Validate(Newtonsoft.Json.Linq.JToken,Newtonsoft.Json.Schema.JsonSchema,Newtonsoft.Json.Schema.ValidationEventHandler)">
<summary>
- <para>
Validates the specified <see cref="T:Newtonsoft.Json.Linq.JToken"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
<param name="source">The source <see cref="T:Newtonsoft.Json.Linq.JToken"/> to test.</param>
<param name="schema">The schema to test with.</param>
@@ -8610,14 +6694,65 @@
</member>
<member name="T:Newtonsoft.Json.Schema.JsonSchema">
<summary>
- <para>
An in-memory representation of a JSON Schema.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
</member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.#ctor">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> class.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.Read(Newtonsoft.Json.JsonReader)">
+ <summary>
+ Reads a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ </summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the JSON Schema to read.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> object representing the JSON Schema.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.Read(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Schema.JsonSchemaResolver)">
+ <summary>
+ Reads a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.
+ </summary>
+ <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the JSON Schema to read.</param>
+ <param name="resolver">The <see cref="T:Newtonsoft.Json.Schema.JsonSchemaResolver"/> to use when resolving schema references.</param>
+ <returns>The <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> object representing the JSON Schema.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.Parse(System.String)">
+ <summary>
+ Load a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from a string that contains schema JSON.
+ </summary>
+ <param name="json">A <see cref="T:System.String"/> that contains JSON.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> populated from the string that contains JSON.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.Parse(System.String,Newtonsoft.Json.Schema.JsonSchemaResolver)">
+ <summary>
+ Parses the specified json.
+ </summary>
+ <param name="json">The json.</param>
+ <param name="resolver">The resolver.</param>
+ <returns>A <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> populated from the string that contains JSON.</returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.WriteTo(Newtonsoft.Json.JsonWriter)">
+ <summary>
+ Writes this schema to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
+ </summary>
+ <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.Schema.JsonSchemaResolver)">
+ <summary>
+ Writes this schema to a <see cref="T:Newtonsoft.Json.JsonWriter"/> using the specified <see cref="T:Newtonsoft.Json.Schema.JsonSchemaResolver"/>.
+ </summary>
+ <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
+ <param name="resolver">The resolver used.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.Schema.JsonSchema.ToString">
+ <summary>
+ Returns a <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
+ </summary>
+ <returns>
+ A <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
+ </returns>
+ </member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.Id">
<summary>
Gets or sets the id.
@@ -8635,7 +6770,7 @@
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.ReadOnly">
<summary>
- Gets or sets whether the object is read-only.
+ Gets or sets whether the object is read only.
</summary>
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.Hidden">
@@ -8679,9 +6814,9 @@
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.DivisibleBy">
<summary>
- Gets or sets a number that the value should be divisible by.
+ Gets or sets a number that the value should be divisble by.
</summary>
- <value>A number that the value should be divisible by.</value>
+ <value>A number that the value should be divisble by.</value>
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.Minimum">
<summary>
@@ -8697,15 +6832,15 @@
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.ExclusiveMinimum">
<summary>
- Gets or sets a flag indicating whether the value can not equal the number defined by the <c>minimum</c> attribute (<see cref="P:Newtonsoft.Json.Schema.JsonSchema.Minimum"/>).
+ Gets or sets a flag indicating whether the value can not equal the number defined by the "minimum" attribute.
</summary>
- <value>A flag indicating whether the value can not equal the number defined by the <c>minimum</c> attribute (<see cref="P:Newtonsoft.Json.Schema.JsonSchema.Minimum"/>).</value>
+ <value>A flag indicating whether the value can not equal the number defined by the "minimum" attribute.</value>
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.ExclusiveMaximum">
<summary>
- Gets or sets a flag indicating whether the value can not equal the number defined by the <c>maximum</c> attribute (<see cref="P:Newtonsoft.Json.Schema.JsonSchema.Maximum"/>).
+ Gets or sets a flag indicating whether the value can not equal the number defined by the "maximum" attribute.
</summary>
- <value>A flag indicating whether the value can not equal the number defined by the <c>maximum</c> attribute (<see cref="P:Newtonsoft.Json.Schema.JsonSchema.Maximum"/>).</value>
+ <value>A flag indicating whether the value can not equal the number defined by the "maximum" attribute.</value>
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.MinimumItems">
<summary>
@@ -8794,7 +6929,7 @@
<summary>
Gets or sets disallowed types.
</summary>
- <value>The disallowed types.</value>
+ <value>The disallow types.</value>
</member>
<member name="P:Newtonsoft.Json.Schema.JsonSchema.Default">
<summary>
@@ -8814,89 +6949,10 @@
</summary>
<value>The format.</value>
</member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.Read(Newtonsoft.Json.JsonReader)">
- <summary>
- Reads a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the JSON Schema to read.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> object representing the JSON Schema.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.Read(Newtonsoft.Json.JsonReader,Newtonsoft.Json.Schema.JsonSchemaResolver)">
- <summary>
- Reads a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from the specified <see cref="T:Newtonsoft.Json.JsonReader"/>.
- </summary>
- <param name="reader">The <see cref="T:Newtonsoft.Json.JsonReader"/> containing the JSON Schema to read.</param>
- <param name="resolver">The <see cref="T:Newtonsoft.Json.Schema.JsonSchemaResolver"/> to use when resolving schema references.</param>
- <returns>The <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> object representing the JSON Schema.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.Parse(System.String)">
- <summary>
- Load a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from a string that contains JSON Schema.
- </summary>
- <param name="json">A <see cref="T:System.String"/> that contains JSON Schema.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> populated from the string that contains JSON Schema.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.Parse(System.String,Newtonsoft.Json.Schema.JsonSchemaResolver)">
- <summary>
- Load a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from a string that contains JSON Schema using the specified <see cref="T:Newtonsoft.Json.Schema.JsonSchemaResolver"/>.
- </summary>
- <param name="json">A <see cref="T:System.String"/> that contains JSON Schema.</param>
- <param name="resolver">The resolver.</param>
- <returns>A <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> populated from the string that contains JSON Schema.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.WriteTo(Newtonsoft.Json.JsonWriter)">
- <summary>
- Writes this schema to a <see cref="T:Newtonsoft.Json.JsonWriter"/>.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.WriteTo(Newtonsoft.Json.JsonWriter,Newtonsoft.Json.Schema.JsonSchemaResolver)">
- <summary>
- Writes this schema to a <see cref="T:Newtonsoft.Json.JsonWriter"/> using the specified <see cref="T:Newtonsoft.Json.Schema.JsonSchemaResolver"/>.
- </summary>
- <param name="writer">A <see cref="T:Newtonsoft.Json.JsonWriter"/> into which this method will write.</param>
- <param name="resolver">The resolver used.</param>
- </member>
- <member name="M:Newtonsoft.Json.Schema.JsonSchema.ToString">
- <summary>
- Returns a <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
- </summary>
- <returns>
- A <see cref="T:System.String"/> that represents the current <see cref="T:System.Object"/>.
- </returns>
- </member>
<member name="T:Newtonsoft.Json.Schema.JsonSchemaException">
<summary>
- <para>
Returns detailed information about the schema exception.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Schema.JsonSchemaException.LineNumber">
- <summary>
- Gets the line number indicating where the error occurred.
</summary>
- <value>The line number indicating where the error occurred.</value>
- </member>
- <member name="P:Newtonsoft.Json.Schema.JsonSchemaException.LinePosition">
- <summary>
- Gets the line position indicating where the error occurred.
- </summary>
- <value>The line position indicating where the error occurred.</value>
- </member>
- <member name="P:Newtonsoft.Json.Schema.JsonSchemaException.Path">
- <summary>
- Gets the path to the JSON where the error occurred.
- </summary>
- <value>The path to the JSON where the error occurred.</value>
</member>
<member name="M:Newtonsoft.Json.Schema.JsonSchemaException.#ctor">
<summary>
@@ -8916,7 +6972,7 @@
with a specified error message and a reference to the inner exception that is the cause of this exception.
</summary>
<param name="message">The error message that explains the reason for the exception.</param>
- <param name="innerException">The exception that is the cause of the current exception, or <c>null</c> if no inner exception is specified.</param>
+ <param name="innerException">The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.</param>
</member>
<member name="M:Newtonsoft.Json.Schema.JsonSchemaException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>
@@ -8924,29 +6980,31 @@
</summary>
<param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo"/> that holds the serialized object data about the exception being thrown.</param>
<param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination.</param>
- <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is <c>null</c>.</exception>
- <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is <c>null</c> or <see cref="P:System.Exception.HResult"/> is zero (0).</exception>
+ <exception cref="T:System.ArgumentNullException">The <paramref name="info"/> parameter is null. </exception>
+ <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult"/> is zero (0). </exception>
</member>
- <member name="T:Newtonsoft.Json.Schema.JsonSchemaGenerator">
+ <member name="P:Newtonsoft.Json.Schema.JsonSchemaException.LineNumber">
<summary>
- <para>
- Generates a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from a specified <see cref="T:System.Type"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
+ Gets the line number indicating where the error occurred.
</summary>
+ <value>The line number indicating where the error occurred.</value>
</member>
- <member name="P:Newtonsoft.Json.Schema.JsonSchemaGenerator.UndefinedSchemaIdHandling">
+ <member name="P:Newtonsoft.Json.Schema.JsonSchemaException.LinePosition">
<summary>
- Gets or sets how undefined schemas are handled by the serializer.
+ Gets the line position indicating where the error occurred.
</summary>
+ <value>The line position indicating where the error occurred.</value>
</member>
- <member name="P:Newtonsoft.Json.Schema.JsonSchemaGenerator.ContractResolver">
+ <member name="P:Newtonsoft.Json.Schema.JsonSchemaException.Path">
<summary>
- Gets or sets the contract resolver.
+ Gets the path to the JSON where the error occurred.
+ </summary>
+ <value>The path to the JSON where the error occurred.</value>
+ </member>
+ <member name="T:Newtonsoft.Json.Schema.JsonSchemaGenerator">
+ <summary>
+ Generates a <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from a specified <see cref="T:System.Type"/>.
</summary>
- <value>The contract resolver.</value>
</member>
<member name="M:Newtonsoft.Json.Schema.JsonSchemaGenerator.Generate(System.Type)">
<summary>
@@ -8980,21 +7038,21 @@
<param name="rootSchemaNullable">Specify whether the generated root <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> will be nullable.</param>
<returns>A <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> generated from the specified type.</returns>
</member>
- <member name="T:Newtonsoft.Json.Schema.JsonSchemaResolver">
+ <member name="P:Newtonsoft.Json.Schema.JsonSchemaGenerator.UndefinedSchemaIdHandling">
<summary>
- <para>
- Resolves <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from an id.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
+ Gets or sets how undefined schemas are handled by the serializer.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Schema.JsonSchemaResolver.LoadedSchemas">
+ <member name="P:Newtonsoft.Json.Schema.JsonSchemaGenerator.ContractResolver">
<summary>
- Gets or sets the loaded schemas.
+ Gets or sets the contract resolver.
+ </summary>
+ <value>The contract resolver.</value>
+ </member>
+ <member name="T:Newtonsoft.Json.Schema.JsonSchemaResolver">
+ <summary>
+ Resolves <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> from an id.
</summary>
- <value>The loaded schemas.</value>
</member>
<member name="M:Newtonsoft.Json.Schema.JsonSchemaResolver.#ctor">
<summary>
@@ -9008,14 +7066,15 @@
<param name="reference">The id.</param>
<returns>A <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/> for the specified reference.</returns>
</member>
+ <member name="P:Newtonsoft.Json.Schema.JsonSchemaResolver.LoadedSchemas">
+ <summary>
+ Gets or sets the loaded schemas.
+ </summary>
+ <value>The loaded schemas.</value>
+ </member>
<member name="T:Newtonsoft.Json.Schema.JsonSchemaType">
<summary>
- <para>
The value types allowed by the <see cref="T:Newtonsoft.Json.Schema.JsonSchema"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
</member>
<member name="F:Newtonsoft.Json.Schema.JsonSchemaType.None">
@@ -9065,12 +7124,7 @@
</member>
<member name="T:Newtonsoft.Json.Schema.UndefinedSchemaIdHandling">
<summary>
- <para>
Specifies undefined schema Id handling options for the <see cref="T:Newtonsoft.Json.Schema.JsonSchemaGenerator"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
</member>
<member name="F:Newtonsoft.Json.Schema.UndefinedSchemaIdHandling.None">
@@ -9090,12 +7144,7 @@
</member>
<member name="T:Newtonsoft.Json.Schema.ValidationEventArgs">
<summary>
- <para>
Returns detailed information related to the <see cref="T:Newtonsoft.Json.Schema.ValidationEventHandler"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
</summary>
</member>
<member name="P:Newtonsoft.Json.Schema.ValidationEventArgs.Exception">
@@ -9118,129 +7167,50 @@
</member>
<member name="T:Newtonsoft.Json.Schema.ValidationEventHandler">
<summary>
- <para>
Represents the callback method that will handle JSON schema validation events and the <see cref="T:Newtonsoft.Json.Schema.ValidationEventArgs"/>.
- </para>
- <note type="caution">
- JSON Schema validation has been moved to its own package. See <see href="http://www.newtonsoft.com/jsonschema">http://www.newtonsoft.com/jsonschema</see> for more details.
- </note>
- </summary>
- </member>
- <member name="T:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy">
- <summary>
- A camel case naming strategy.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy.#ctor(System.Boolean,System.Boolean)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy"/> class.
- </summary>
- <param name="processDictionaryKeys">
- A flag indicating whether dictionary keys should be processed.
- </param>
- <param name="overrideSpecifiedNames">
- A flag indicating whether explicitly specified property names should be processed,
- e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
- </param>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy.#ctor(System.Boolean,System.Boolean,System.Boolean)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy"/> class.
- </summary>
- <param name="processDictionaryKeys">
- A flag indicating whether dictionary keys should be processed.
- </param>
- <param name="overrideSpecifiedNames">
- A flag indicating whether explicitly specified property names should be processed,
- e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
- </param>
- <param name="processExtensionDataNames">
- A flag indicating whether extension data names should be processed.
- </param>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.CamelCaseNamingStrategy.ResolvePropertyName(System.String)">
- <summary>
- Resolves the specified property name.
</summary>
- <param name="name">The property name to resolve.</param>
- <returns>The resolved property name.</returns>
</member>
<member name="T:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver">
<summary>
Resolves member mappings for a type, camel casing property names.
</summary>
</member>
- <member name="M:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver.ResolveContract(System.Type)">
- <summary>
- Resolves the contract for a given type.
- </summary>
- <param name="type">The type to resolve a contract for.</param>
- <returns>The contract for a given type.</returns>
- </member>
<member name="T:Newtonsoft.Json.Serialization.DefaultContractResolver">
<summary>
- Used by <see cref="T:Newtonsoft.Json.JsonSerializer"/> to resolve a <see cref="T:Newtonsoft.Json.Serialization.JsonContract"/> for a given <see cref="T:System.Type"/>.
+ Used by <see cref="T:Newtonsoft.Json.JsonSerializer"/> to resolves a <see cref="T:Newtonsoft.Json.Serialization.JsonContract"/> for a given <see cref="T:System.Type"/>.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.DynamicCodeGeneration">
- <summary>
- Gets a value indicating whether members are being get and set using dynamic code generation.
- This value is determined by the runtime permissions available.
- </summary>
- <value>
- <c>true</c> if using dynamic code generation; otherwise, <c>false</c>.
- </value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.DefaultMembersSearchFlags">
- <summary>
- Gets or sets the default members search flags.
- </summary>
- <value>The default members search flags.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.SerializeCompilerGeneratedMembers">
- <summary>
- Gets or sets a value indicating whether compiler generated members should be serialized.
- </summary>
- <value>
- <c>true</c> if serialized compiler generated members; otherwise, <c>false</c>.
- </value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.IgnoreSerializableInterface">
+ <member name="T:Newtonsoft.Json.Serialization.IContractResolver">
<summary>
- Gets or sets a value indicating whether to ignore the <see cref="T:System.Runtime.Serialization.ISerializable"/> interface when serializing and deserializing types.
+ Used by <see cref="T:Newtonsoft.Json.JsonSerializer"/> to resolves a <see cref="T:Newtonsoft.Json.Serialization.JsonContract"/> for a given <see cref="T:System.Type"/>.
</summary>
- <value>
- <c>true</c> if the <see cref="T:System.Runtime.Serialization.ISerializable"/> interface will be ignored when serializing and deserializing types; otherwise, <c>false</c>.
- </value>
+ <example>
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeContractResolverObject" title="IContractResolver Class"/>
+ <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeContractResolverExample" title="IContractResolver Example"/>
+ </example>
</member>
- <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.IgnoreSerializableAttribute">
+ <member name="M:Newtonsoft.Json.Serialization.IContractResolver.ResolveContract(System.Type)">
<summary>
- Gets or sets a value indicating whether to ignore the <see cref="T:System.SerializableAttribute"/> attribute when serializing and deserializing types.
+ Resolves the contract for a given type.
</summary>
- <value>
- <c>true</c> if the <see cref="T:System.SerializableAttribute"/> attribute will be ignored when serializing and deserializing types; otherwise, <c>false</c>.
- </value>
+ <param name="type">The type to resolve a contract for.</param>
+ <returns>The contract for a given type.</returns>
</member>
- <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.NamingStrategy">
+ <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.#ctor">
<summary>
- Gets or sets the naming strategy used to resolve how property names and dictionary keys are serialized.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.DefaultContractResolver"/> class.
</summary>
- <value>The naming strategy used to resolve how property names and dictionary keys are serialized.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.#ctor">
+ <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.#ctor(System.Boolean)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.DefaultContractResolver"/> class.
</summary>
+ <param name="shareCache">
+ If set to <c>true</c> the <see cref="T:Newtonsoft.Json.Serialization.DefaultContractResolver"/> will use a cached shared with other resolvers of the same type.
+ Sharing the cache will significantly performance because expensive reflection will only happen once but could cause unexpected
+ behavior if different instances of the resolver are suppose to produce different results. When set to false it is highly
+ recommended to reuse <see cref="T:Newtonsoft.Json.Serialization.DefaultContractResolver"/> instances with the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
+ </param>
</member>
<member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(System.Type)">
<summary>
@@ -9281,10 +7251,10 @@
</member>
<member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContractConverter(System.Type)">
<summary>
- Resolves the default <see cref="T:Newtonsoft.Json.JsonConverter" /> for the contract.
+ Resolves the default <see cref="T:Newtonsoft.Json.JsonConverter"/> for the contract.
</summary>
<param name="objectType">Type of the object.</param>
- <returns>The contract's default <see cref="T:Newtonsoft.Json.JsonConverter" />.</returns>
+ <returns>The contract's default <see cref="T:Newtonsoft.Json.JsonConverter"/>.</returns>
</member>
<member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.CreateDictionaryContract(System.Type)">
<summary>
@@ -9370,49 +7340,108 @@
Resolves the name of the property.
</summary>
<param name="propertyName">Name of the property.</param>
- <returns>Resolved name of the property.</returns>
+ <returns>Name of the property.</returns>
</member>
- <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveExtensionDataName(System.String)">
+ <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.GetResolvedPropertyName(System.String)">
<summary>
- Resolves the name of the extension data. By default no changes are made to extension data names.
+ Gets the resolved name of the property.
</summary>
- <param name="extensionDataName">Name of the extension data.</param>
- <returns>Resolved name of the extension data.</returns>
+ <param name="propertyName">Name of the property.</param>
+ <returns>Name of the property.</returns>
</member>
- <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveDictionaryKey(System.String)">
+ <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.DynamicCodeGeneration">
<summary>
- Resolves the key of the dictionary. By default <see cref="M:Newtonsoft.Json.Serialization.DefaultContractResolver.ResolvePropertyName(System.String)"/> is used to resolve dictionary keys.
+ Gets a value indicating whether members are being get and set using dynamic code generation.
+ This value is determined by the runtime permissions available.
</summary>
- <param name="dictionaryKey">Key of the dictionary.</param>
- <returns>Resolved key of the dictionary.</returns>
+ <value>
+ <c>true</c> if using dynamic code generation; otherwise, <c>false</c>.
+ </value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.DefaultContractResolver.GetResolvedPropertyName(System.String)">
+ <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.DefaultMembersSearchFlags">
<summary>
- Gets the resolved name of the property.
+ Gets or sets the default members search flags.
+ </summary>
+ <value>The default members search flags.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.SerializeCompilerGeneratedMembers">
+ <summary>
+ Gets or sets a value indicating whether compiler generated members should be serialized.
+ </summary>
+ <value>
+ <c>true</c> if serialized compiler generated members; otherwise, <c>false</c>.
+ </value>
+ </member>
+ <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.IgnoreSerializableInterface">
+ <summary>
+ Gets or sets a value indicating whether to ignore the <see cref="T:System.Runtime.Serialization.ISerializable"/> interface when serializing and deserializing types.
+ </summary>
+ <value>
+ <c>true</c> if the <see cref="T:System.Runtime.Serialization.ISerializable"/> interface will be ignored when serializing and deserializing types; otherwise, <c>false</c>.
+ </value>
+ </member>
+ <member name="P:Newtonsoft.Json.Serialization.DefaultContractResolver.IgnoreSerializableAttribute">
+ <summary>
+ Gets or sets a value indicating whether to ignore the <see cref="T:System.SerializableAttribute"/> attribute when serializing and deserializing types.
+ </summary>
+ <value>
+ <c>true</c> if the <see cref="T:System.SerializableAttribute"/> attribute will be ignored when serializing and deserializing types; otherwise, <c>false</c>.
+ </value>
+ </member>
+ <member name="M:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver.#ctor">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver"/> class.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver.ResolvePropertyName(System.String)">
+ <summary>
+ Resolves the name of the property.
</summary>
<param name="propertyName">Name of the property.</param>
- <returns>Name of the property.</returns>
+ <returns>The property name camel cased.</returns>
</member>
- <member name="T:Newtonsoft.Json.Serialization.DefaultNamingStrategy">
+ <member name="T:Newtonsoft.Json.Serialization.IReferenceResolver">
<summary>
- The default naming strategy. Property names and dictionary keys are unchanged.
+ Used to resolve references when serializing and deserializing JSON by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
</member>
- <member name="M:Newtonsoft.Json.Serialization.DefaultNamingStrategy.ResolvePropertyName(System.String)">
+ <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.ResolveReference(System.Object,System.String)">
<summary>
- Resolves the specified property name.
+ Resolves a reference to its object.
</summary>
- <param name="name">The property name to resolve.</param>
- <returns>The resolved property name.</returns>
+ <param name="context">The serialization context.</param>
+ <param name="reference">The reference to resolve.</param>
+ <returns>The object that</returns>
</member>
- <member name="T:Newtonsoft.Json.Serialization.DefaultSerializationBinder">
+ <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.GetReference(System.Object,System.Object)">
<summary>
- The default serialization binder used when resolving and loading classes from type names.
+ Gets the reference for the sepecified object.
</summary>
+ <param name="context">The serialization context.</param>
+ <param name="value">The object to get a reference for.</param>
+ <returns>The reference to the object.</returns>
</member>
- <member name="M:Newtonsoft.Json.Serialization.DefaultSerializationBinder.#ctor">
+ <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.IsReferenced(System.Object,System.Object)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.DefaultSerializationBinder"/> class.
+ Determines whether the specified object is referenced.
+ </summary>
+ <param name="context">The serialization context.</param>
+ <param name="value">The object to test for a reference.</param>
+ <returns>
+ <c>true</c> if the specified object is referenced; otherwise, <c>false</c>.
+ </returns>
+ </member>
+ <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.AddReference(System.Object,System.String,System.Object)">
+ <summary>
+ Adds a reference to the specified object.
+ </summary>
+ <param name="context">The serialization context.</param>
+ <param name="reference">The reference.</param>
+ <param name="value">The object to reference.</param>
+ </member>
+ <member name="T:Newtonsoft.Json.Serialization.DefaultSerializationBinder">
+ <summary>
+ The default serialization binder used when resolving and loading classes from type names.
</summary>
</member>
<member name="M:Newtonsoft.Json.Serialization.DefaultSerializationBinder.BindToType(System.String,System.String)">
@@ -9430,23 +7459,34 @@
When overridden in a derived class, controls the binding of a serialized object to a type.
</summary>
<param name="serializedType">The type of the object the formatter creates a new instance of.</param>
- <param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
- <param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object.</param>
+ <param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object. </param>
+ <param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object. </param>
</member>
<member name="T:Newtonsoft.Json.Serialization.DiagnosticsTraceWriter">
<summary>
Represents a trace writer that writes to the application's <see cref="T:System.Diagnostics.TraceListener"/> instances.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Serialization.DiagnosticsTraceWriter.LevelFilter">
+ <member name="T:Newtonsoft.Json.Serialization.ITraceWriter">
+ <summary>
+ Represents a trace writer.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.Serialization.ITraceWriter.Trace(System.Diagnostics.TraceLevel,System.String,System.Exception)">
+ <summary>
+ Writes the specified trace level, message and optional exception.
+ </summary>
+ <param name="level">The <see cref="T:System.Diagnostics.TraceLevel"/> at which to write this trace.</param>
+ <param name="message">The trace message.</param>
+ <param name="ex">The trace exception. This parameter is optional.</param>
+ </member>
+ <member name="P:Newtonsoft.Json.Serialization.ITraceWriter.LevelFilter">
<summary>
Gets the <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
- For example a filter level of <see cref="F:System.Diagnostics.TraceLevel.Info"/> will exclude <see cref="F:System.Diagnostics.TraceLevel.Verbose"/> messages and include <see cref="F:System.Diagnostics.TraceLevel.Info"/>,
- <see cref="F:System.Diagnostics.TraceLevel.Warning"/> and <see cref="F:System.Diagnostics.TraceLevel.Error"/> messages.
+ For example a filter level of <code>Info</code> will exclude <code>Verbose</code> messages and include <code>Info</code>,
+ <code>Warning</code> and <code>Error</code> messages.
</summary>
- <value>
- The <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
- </value>
+ <value>The <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.</value>
</member>
<member name="M:Newtonsoft.Json.Serialization.DiagnosticsTraceWriter.Trace(System.Diagnostics.TraceLevel,System.String,System.Exception)">
<summary>
@@ -9456,11 +7496,40 @@
<param name="message">The trace message.</param>
<param name="ex">The trace exception. This parameter is optional.</param>
</member>
+ <member name="P:Newtonsoft.Json.Serialization.DiagnosticsTraceWriter.LevelFilter">
+ <summary>
+ Gets the <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
+ For example a filter level of <code>Info</code> will exclude <code>Verbose</code> messages and include <code>Info</code>,
+ <code>Warning</code> and <code>Error</code> messages.
+ </summary>
+ <value>
+ The <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
+ </value>
+ </member>
<member name="T:Newtonsoft.Json.Serialization.DynamicValueProvider">
<summary>
Get and set values for a <see cref="T:System.Reflection.MemberInfo"/> using dynamic methods.
</summary>
</member>
+ <member name="T:Newtonsoft.Json.Serialization.IValueProvider">
+ <summary>
+ Provides methods to get and set values.
+ </summary>
+ </member>
+ <member name="M:Newtonsoft.Json.Serialization.IValueProvider.SetValue(System.Object,System.Object)">
+ <summary>
+ Sets the value.
+ </summary>
+ <param name="target">The target to set the value on.</param>
+ <param name="value">The value to set on the target.</param>
+ </member>
+ <member name="M:Newtonsoft.Json.Serialization.IValueProvider.GetValue(System.Object)">
+ <summary>
+ Gets the value.
+ </summary>
+ <param name="target">The target to get the value from.</param>
+ <returns>The value.</returns>
+ </member>
<member name="M:Newtonsoft.Json.Serialization.DynamicValueProvider.#ctor(System.Reflection.MemberInfo)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.DynamicValueProvider"/> class.
@@ -9521,6 +7590,13 @@
Provides data for the Error event.
</summary>
</member>
+ <member name="M:Newtonsoft.Json.Serialization.ErrorEventArgs.#ctor(System.Object,Newtonsoft.Json.Serialization.ErrorContext)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.ErrorEventArgs"/> class.
+ </summary>
+ <param name="currentObject">The current object.</param>
+ <param name="errorContext">The error context.</param>
+ </member>
<member name="P:Newtonsoft.Json.Serialization.ErrorEventArgs.CurrentObject">
<summary>
Gets the current object the error event is being raised against.
@@ -9533,13 +7609,6 @@
</summary>
<value>The error context.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.ErrorEventArgs.#ctor(System.Object,Newtonsoft.Json.Serialization.ErrorContext)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.ErrorEventArgs"/> class.
- </summary>
- <param name="currentObject">The current object.</param>
- <param name="errorContext">The error context.</param>
- </member>
<member name="T:Newtonsoft.Json.Serialization.ExpressionValueProvider">
<summary>
Get and set values for a <see cref="T:System.Reflection.MemberInfo"/> using dynamic methods.
@@ -9565,185 +7634,126 @@
<param name="target">The target to get the value from.</param>
<returns>The value.</returns>
</member>
- <member name="T:Newtonsoft.Json.Serialization.IAttributeProvider">
- <summary>
- Provides methods to get attributes.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.IAttributeProvider.GetAttributes(System.Boolean)">
- <summary>
- Returns a collection of all of the attributes, or an empty collection if there are no attributes.
- </summary>
- <param name="inherit">When <c>true</c>, look up the hierarchy chain for the inherited custom attribute.</param>
- <returns>A collection of <see cref="T:System.Attribute"/>s, or an empty collection.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.IAttributeProvider.GetAttributes(System.Type,System.Boolean)">
- <summary>
- Returns a collection of attributes, identified by type, or an empty collection if there are no attributes.
- </summary>
- <param name="attributeType">The type of the attributes.</param>
- <param name="inherit">When <c>true</c>, look up the hierarchy chain for the inherited custom attribute.</param>
- <returns>A collection of <see cref="T:System.Attribute"/>s, or an empty collection.</returns>
- </member>
- <member name="T:Newtonsoft.Json.Serialization.IContractResolver">
- <summary>
- Used by <see cref="T:Newtonsoft.Json.JsonSerializer"/> to resolve a <see cref="T:Newtonsoft.Json.Serialization.JsonContract"/> for a given <see cref="T:System.Type"/>.
- </summary>
- <example>
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeContractResolverObject" title="IContractResolver Class" />
- <code lang="cs" source="..\Src\Newtonsoft.Json.Tests\Documentation\SerializationTests.cs" region="ReducingSerializedJsonSizeContractResolverExample" title="IContractResolver Example" />
- </example>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.IContractResolver.ResolveContract(System.Type)">
- <summary>
- Resolves the contract for a given type.
- </summary>
- <param name="type">The type to resolve a contract for.</param>
- <returns>The contract for a given type.</returns>
- </member>
- <member name="T:Newtonsoft.Json.Serialization.IReferenceResolver">
+ <member name="T:Newtonsoft.Json.Serialization.JsonArrayContract">
<summary>
- Used to resolve references when serializing and deserializing JSON by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
+ Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
</member>
- <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.ResolveReference(System.Object,System.String)">
+ <member name="T:Newtonsoft.Json.Serialization.JsonContainerContract">
<summary>
- Resolves a reference to its object.
+ Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <param name="context">The serialization context.</param>
- <param name="reference">The reference to resolve.</param>
- <returns>The object that was resolved from the reference.</returns>
</member>
- <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.GetReference(System.Object,System.Object)">
+ <member name="T:Newtonsoft.Json.Serialization.JsonContract">
<summary>
- Gets the reference for the specified object.
+ Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <param name="context">The serialization context.</param>
- <param name="value">The object to get a reference for.</param>
- <returns>The reference to the object.</returns>
</member>
- <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.IsReferenced(System.Object,System.Object)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.UnderlyingType">
<summary>
- Determines whether the specified object is referenced.
+ Gets the underlying type for the contract.
</summary>
- <param name="context">The serialization context.</param>
- <param name="value">The object to test for a reference.</param>
- <returns>
- <c>true</c> if the specified object is referenced; otherwise, <c>false</c>.
- </returns>
+ <value>The underlying type for the contract.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.IReferenceResolver.AddReference(System.Object,System.String,System.Object)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.CreatedType">
<summary>
- Adds a reference to the specified object.
+ Gets or sets the type created during deserialization.
</summary>
- <param name="context">The serialization context.</param>
- <param name="reference">The reference.</param>
- <param name="value">The object to reference.</param>
+ <value>The type created during deserialization.</value>
</member>
- <member name="T:Newtonsoft.Json.Serialization.ISerializationBinder">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.IsReference">
<summary>
- Allows users to control class loading and mandate what class to load.
+ Gets or sets whether this type contract is serialized as a reference.
</summary>
+ <value>Whether this type contract is serialized as a reference.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.ISerializationBinder.BindToType(System.String,System.String)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.Converter">
<summary>
- When implemented, controls the binding of a serialized object to a type.
+ Gets or sets the default <see cref="T:Newtonsoft.Json.JsonConverter"/> for this contract.
</summary>
- <param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
- <param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object</param>
- <returns>The type of the object the formatter creates a new instance of.</returns>
+ <value>The converter.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.ISerializationBinder.BindToName(System.Type,System.String@,System.String@)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnDeserializedCallbacks">
<summary>
- When implemented, controls the binding of a serialized object to a type.
+ Gets or sets all methods called immediately after deserialization of the object.
</summary>
- <param name="serializedType">The type of the object the formatter creates a new instance of.</param>
- <param name="assemblyName">Specifies the <see cref="T:System.Reflection.Assembly"/> name of the serialized object.</param>
- <param name="typeName">Specifies the <see cref="T:System.Type"/> name of the serialized object.</param>
+ <value>The methods called immediately after deserialization of the object.</value>
</member>
- <member name="T:Newtonsoft.Json.Serialization.ITraceWriter">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnDeserializingCallbacks">
<summary>
- Represents a trace writer.
+ Gets or sets all methods called during deserialization of the object.
</summary>
+ <value>The methods called during deserialization of the object.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.ITraceWriter.LevelFilter">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnSerializedCallbacks">
<summary>
- Gets the <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
- For example a filter level of <see cref="F:System.Diagnostics.TraceLevel.Info"/> will exclude <see cref="F:System.Diagnostics.TraceLevel.Verbose"/> messages and include <see cref="F:System.Diagnostics.TraceLevel.Info"/>,
- <see cref="F:System.Diagnostics.TraceLevel.Warning"/> and <see cref="F:System.Diagnostics.TraceLevel.Error"/> messages.
+ Gets or sets all methods called after serialization of the object graph.
</summary>
- <value>The <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.</value>
+ <value>The methods called after serialization of the object graph.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.ITraceWriter.Trace(System.Diagnostics.TraceLevel,System.String,System.Exception)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnSerializingCallbacks">
<summary>
- Writes the specified trace level, message and optional exception.
+ Gets or sets all methods called before serialization of the object.
</summary>
- <param name="level">The <see cref="T:System.Diagnostics.TraceLevel"/> at which to write this trace.</param>
- <param name="message">The trace message.</param>
- <param name="ex">The trace exception. This parameter is optional.</param>
+ <value>The methods called before serialization of the object.</value>
</member>
- <member name="T:Newtonsoft.Json.Serialization.IValueProvider">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnErrorCallbacks">
<summary>
- Provides methods to get and set values.
+ Gets or sets all method called when an error is thrown during the serialization of the object.
</summary>
+ <value>The methods called when an error is thrown during the serialization of the object.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.IValueProvider.SetValue(System.Object,System.Object)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnDeserialized">
<summary>
- Sets the value.
+ Gets or sets the method called immediately after deserialization of the object.
</summary>
- <param name="target">The target to set the value on.</param>
- <param name="value">The value to set on the target.</param>
+ <value>The method called immediately after deserialization of the object.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.IValueProvider.GetValue(System.Object)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnDeserializing">
<summary>
- Gets the value.
+ Gets or sets the method called during deserialization of the object.
</summary>
- <param name="target">The target to get the value from.</param>
- <returns>The value.</returns>
+ <value>The method called during deserialization of the object.</value>
</member>
- <member name="T:Newtonsoft.Json.Serialization.JsonArrayContract">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnSerialized">
<summary>
- Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
+ Gets or sets the method called after serialization of the object graph.
</summary>
+ <value>The method called after serialization of the object graph.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonArrayContract.CollectionItemType">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnSerializing">
<summary>
- Gets the <see cref="T:System.Type"/> of the collection items.
+ Gets or sets the method called before serialization of the object.
</summary>
- <value>The <see cref="T:System.Type"/> of the collection items.</value>
+ <value>The method called before serialization of the object.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonArrayContract.IsMultidimensionalArray">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnError">
<summary>
- Gets a value indicating whether the collection type is a multidimensional array.
+ Gets or sets the method called when an error is thrown during the serialization of the object.
</summary>
- <value><c>true</c> if the collection type is a multidimensional array; otherwise, <c>false</c>.</value>
+ <value>The method called when an error is thrown during the serialization of the object.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonArrayContract.OverrideCreator">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreator">
<summary>
- Gets or sets the function used to create the object. When set this function will override <see cref="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreator"/>.
+ Gets or sets the default creator method used to create the object.
</summary>
- <value>The function used to create the object.</value>
+ <value>The default creator method used to create the object.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonArrayContract.HasParameterizedCreator">
+ <member name="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreatorNonPublic">
<summary>
- Gets a value indicating whether the creator has a parameter with the collection values.
+ Gets or sets a value indicating whether the default creator is non public.
</summary>
- <value><c>true</c> if the creator has a parameter with the collection values; otherwise, <c>false</c>.</value>
+ <value><c>true</c> if the default object creator is non-public; otherwise, <c>false</c>.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonArrayContract.#ctor(System.Type)">
+ <member name="M:Newtonsoft.Json.Serialization.JsonContainerContract.#ctor(System.Type)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonArrayContract"/> class.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonContainerContract"/> class.
</summary>
<param name="underlyingType">The underlying type for the contract.</param>
</member>
- <member name="T:Newtonsoft.Json.Serialization.JsonContainerContract">
- <summary>
- Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
- </summary>
- </member>
<member name="P:Newtonsoft.Json.Serialization.JsonContainerContract.ItemConverter">
<summary>
- Gets or sets the default collection items <see cref="T:Newtonsoft.Json.JsonConverter" />.
+ Gets or sets the default collection items <see cref="T:Newtonsoft.Json.JsonConverter"/>.
</summary>
<value>The converter.</value>
</member>
@@ -9765,12 +7775,24 @@
</summary>
<value>The type name handling.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonContainerContract.#ctor(System.Type)">
+ <member name="M:Newtonsoft.Json.Serialization.JsonArrayContract.#ctor(System.Type)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonContainerContract"/> class.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonArrayContract"/> class.
</summary>
<param name="underlyingType">The underlying type for the contract.</param>
</member>
+ <member name="P:Newtonsoft.Json.Serialization.JsonArrayContract.CollectionItemType">
+ <summary>
+ Gets the <see cref="T:System.Type"/> of the collection items.
+ </summary>
+ <value>The <see cref="T:System.Type"/> of the collection items.</value>
+ </member>
+ <member name="P:Newtonsoft.Json.Serialization.JsonArrayContract.IsMultidimensionalArray">
+ <summary>
+ Gets a value indicating whether the collection type is a multidimensional array.
+ </summary>
+ <value><c>true</c> if the collection type is a multidimensional array; otherwise, <c>false</c>.</value>
+ </member>
<member name="T:Newtonsoft.Json.Serialization.SerializationCallback">
<summary>
Handles <see cref="T:Newtonsoft.Json.JsonSerializer"/> serialization callback events.
@@ -9800,87 +7822,22 @@
</summary>
<param name="o">The object to set extension data on.</param>
</member>
- <member name="T:Newtonsoft.Json.Serialization.JsonContract">
+ <member name="T:Newtonsoft.Json.Serialization.JsonDictionaryContract">
<summary>
Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.UnderlyingType">
- <summary>
- Gets the underlying type for the contract.
- </summary>
- <value>The underlying type for the contract.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.CreatedType">
- <summary>
- Gets or sets the type created during deserialization.
- </summary>
- <value>The type created during deserialization.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.IsReference">
- <summary>
- Gets or sets whether this type contract is serialized as a reference.
- </summary>
- <value>Whether this type contract is serialized as a reference.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.Converter">
- <summary>
- Gets or sets the default <see cref="T:Newtonsoft.Json.JsonConverter" /> for this contract.
- </summary>
- <value>The converter.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnDeserializedCallbacks">
- <summary>
- Gets or sets all methods called immediately after deserialization of the object.
- </summary>
- <value>The methods called immediately after deserialization of the object.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnDeserializingCallbacks">
- <summary>
- Gets or sets all methods called during deserialization of the object.
- </summary>
- <value>The methods called during deserialization of the object.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnSerializedCallbacks">
- <summary>
- Gets or sets all methods called after serialization of the object graph.
- </summary>
- <value>The methods called after serialization of the object graph.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnSerializingCallbacks">
- <summary>
- Gets or sets all methods called before serialization of the object.
- </summary>
- <value>The methods called before serialization of the object.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.OnErrorCallbacks">
- <summary>
- Gets or sets all method called when an error is thrown during the serialization of the object.
- </summary>
- <value>The methods called when an error is thrown during the serialization of the object.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreator">
- <summary>
- Gets or sets the default creator method used to create the object.
- </summary>
- <value>The default creator method used to create the object.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreatorNonPublic">
- <summary>
- Gets or sets a value indicating whether the default creator is non-public.
- </summary>
- <value><c>true</c> if the default object creator is non-public; otherwise, <c>false</c>.</value>
- </member>
- <member name="T:Newtonsoft.Json.Serialization.JsonDictionaryContract">
+ <member name="M:Newtonsoft.Json.Serialization.JsonDictionaryContract.#ctor(System.Type)">
<summary>
- Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonDictionaryContract"/> class.
</summary>
+ <param name="underlyingType">The underlying type for the contract.</param>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonDictionaryContract.DictionaryKeyResolver">
+ <member name="P:Newtonsoft.Json.Serialization.JsonDictionaryContract.PropertyNameResolver">
<summary>
- Gets or sets the dictionary key resolver.
+ Gets or sets the property name resolver.
</summary>
- <value>The dictionary key resolver.</value>
+ <value>The property name resolver.</value>
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonDictionaryContract.DictionaryKeyType">
<summary>
@@ -9894,29 +7851,17 @@
</summary>
<value>The <see cref="T:System.Type"/> of the dictionary values.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonDictionaryContract.OverrideCreator">
- <summary>
- Gets or sets the function used to create the object. When set this function will override <see cref="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreator"/>.
- </summary>
- <value>The function used to create the object.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonDictionaryContract.HasParameterizedCreator">
+ <member name="T:Newtonsoft.Json.Serialization.JsonDynamicContract">
<summary>
- Gets a value indicating whether the creator has a parameter with the dictionary values.
+ Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <value><c>true</c> if the creator has a parameter with the dictionary values; otherwise, <c>false</c>.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonDictionaryContract.#ctor(System.Type)">
+ <member name="M:Newtonsoft.Json.Serialization.JsonDynamicContract.#ctor(System.Type)">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonDictionaryContract"/> class.
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonDynamicContract"/> class.
</summary>
<param name="underlyingType">The underlying type for the contract.</param>
</member>
- <member name="T:Newtonsoft.Json.Serialization.JsonDynamicContract">
- <summary>
- Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
- </summary>
- </member>
<member name="P:Newtonsoft.Json.Serialization.JsonDynamicContract.Properties">
<summary>
Gets the object's properties.
@@ -9929,29 +7874,23 @@
</summary>
<value>The property name resolver.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonDynamicContract.#ctor(System.Type)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonDynamicContract"/> class.
- </summary>
- <param name="underlyingType">The underlying type for the contract.</param>
- </member>
<member name="T:Newtonsoft.Json.Serialization.JsonISerializableContract">
<summary>
Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonISerializableContract.ISerializableCreator">
- <summary>
- Gets or sets the <see cref="T:System.Runtime.Serialization.ISerializable"/> object constructor.
- </summary>
- <value>The <see cref="T:System.Runtime.Serialization.ISerializable"/> object constructor.</value>
- </member>
<member name="M:Newtonsoft.Json.Serialization.JsonISerializableContract.#ctor(System.Type)">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonISerializableContract"/> class.
</summary>
<param name="underlyingType">The underlying type for the contract.</param>
</member>
+ <member name="P:Newtonsoft.Json.Serialization.JsonISerializableContract.ISerializableCreator">
+ <summary>
+ Gets or sets the ISerializable object constructor.
+ </summary>
+ <value>The ISerializable object constructor.</value>
+ </member>
<member name="T:Newtonsoft.Json.Serialization.JsonLinqContract">
<summary>
Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
@@ -9968,6 +7907,12 @@
Contract details for a <see cref="T:System.Type"/> used by the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
</member>
+ <member name="M:Newtonsoft.Json.Serialization.JsonObjectContract.#ctor(System.Type)">
+ <summary>
+ Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonObjectContract"/> class.
+ </summary>
+ <param name="underlyingType">The underlying type for the contract.</param>
+ </member>
<member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.MemberSerialization">
<summary>
Gets or sets the object member serialization.
@@ -9988,44 +7933,46 @@
</summary>
<value>The object's properties.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.CreatorParameters">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ConstructorParameters">
<summary>
- Gets a collection of <see cref="T:Newtonsoft.Json.Serialization.JsonProperty"/> instances that define the parameters used with <see cref="P:Newtonsoft.Json.Serialization.JsonObjectContract.OverrideCreator"/>.
+ Gets the constructor parameters required for any non-default constructor
</summary>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.OverrideCreator">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.CreatorParameters">
<summary>
- Gets or sets the function used to create the object. When set this function will override <see cref="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreator"/>.
- This function is called with a collection of arguments which are defined by the <see cref="P:Newtonsoft.Json.Serialization.JsonObjectContract.CreatorParameters"/> collection.
+ Gets a collection of <see cref="T:Newtonsoft.Json.Serialization.JsonProperty"/> instances that define the parameters used with <see cref="P:Newtonsoft.Json.Serialization.JsonObjectContract.OverrideCreator"/>.
</summary>
- <value>The function used to create the object.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ExtensionDataSetter">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.OverrideConstructor">
<summary>
- Gets or sets the extension data setter.
+ Gets or sets the override constructor used to create the object.
+ This is set when a constructor is marked up using the
+ JsonConstructor attribute.
</summary>
+ <value>The override constructor.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ExtensionDataGetter">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ParametrizedConstructor">
<summary>
- Gets or sets the extension data getter.
+ Gets or sets the parametrized constructor used to create the object.
</summary>
+ <value>The parametrized constructor.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ExtensionDataValueType">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.OverrideCreator">
<summary>
- Gets or sets the extension data value type.
+ Gets or sets the function used to create the object. When set this function will override <see cref="P:DefaultCreator"/>.
+ This function is called with a collection of arguments which are defined by the <see cref="P:Newtonsoft.Json.Serialization.JsonObjectContract.CreatorParameters"/> collection.
</summary>
+ <value>The function used to create the object.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ExtensionDataNameResolver">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ExtensionDataSetter">
<summary>
- Gets or sets the extension data name resolver.
+ Gets or sets the extension data setter.
</summary>
- <value>The extension data name resolver.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonObjectContract.#ctor(System.Type)">
+ <member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.ExtensionDataGetter">
<summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.JsonObjectContract"/> class.
+ Gets or sets the extension data getter.
</summary>
- <param name="underlyingType">The underlying type for the contract.</param>
</member>
<member name="T:Newtonsoft.Json.Serialization.JsonPrimitiveContract">
<summary>
@@ -10043,6 +7990,14 @@
Maps a JSON property to a .NET member or constructor parameter.
</summary>
</member>
+ <member name="M:Newtonsoft.Json.Serialization.JsonProperty.ToString">
+ <summary>
+ Returns a <see cref="T:System.String"/> that represents this instance.
+ </summary>
+ <returns>
+ A <see cref="T:System.String"/> that represents this instance.
+ </returns>
+ </member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.PropertyName">
<summary>
Gets or sets the name of the property.
@@ -10057,9 +8012,9 @@
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.Order">
<summary>
- Gets or sets the order of serialization of a member.
+ Gets or sets the order of serialization and deserialization of a member.
</summary>
- <value>The numeric order of serialization.</value>
+ <value>The numeric order of serialization or deserialization.</value>
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.UnderlyingName">
<summary>
@@ -10073,12 +8028,6 @@
</summary>
<value>The <see cref="T:Newtonsoft.Json.Serialization.IValueProvider"/> that will get and set the <see cref="T:Newtonsoft.Json.Serialization.JsonProperty"/> during serialization.</value>
</member>
- <member name="P:Newtonsoft.Json.Serialization.JsonProperty.AttributeProvider">
- <summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.Serialization.IAttributeProvider"/> for this property.
- </summary>
- <value>The <see cref="T:Newtonsoft.Json.Serialization.IAttributeProvider"/> for this property.</value>
- </member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.PropertyType">
<summary>
Gets or sets the type of the property.
@@ -10087,8 +8036,8 @@
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.Converter">
<summary>
- Gets or sets the <see cref="T:Newtonsoft.Json.JsonConverter" /> for the property.
- If set this converter takes precedence over the contract converter for the property type.
+ Gets or sets the <see cref="T:Newtonsoft.Json.JsonConverter"/> for the property.
+ If set this converter takes presidence over the contract converter for the property type.
</summary>
<value>The converter.</value>
</member>
@@ -10174,15 +8123,9 @@
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.ShouldSerialize">
<summary>
- Gets or sets a predicate used to determine whether the property should be serialized.
- </summary>
- <value>A predicate used to determine whether the property should be serialized.</value>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.JsonProperty.ShouldDeserialize">
- <summary>
- Gets or sets a predicate used to determine whether the property should be deserialized.
+ Gets or sets a predicate used to determine whether the property should be serialize.
</summary>
- <value>A predicate used to determine whether the property should be deserialized.</value>
+ <value>A predicate used to determine whether the property should be serialize.</value>
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.GetIsSpecified">
<summary>
@@ -10196,14 +8139,6 @@
</summary>
<value>An action used to set whether the property has been deserialized.</value>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonProperty.ToString">
- <summary>
- Returns a <see cref="T:System.String"/> that represents this instance.
- </summary>
- <returns>
- A <see cref="T:System.String"/> that represents this instance.
- </returns>
- </member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.ItemConverter">
<summary>
Gets or sets the converter used when serializing the property's collection items.
@@ -10218,13 +8153,13 @@
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.ItemTypeNameHandling">
<summary>
- Gets or sets the type name handling used when serializing the property's collection items.
+ Gets or sets the the type name handling used when serializing the property's collection items.
</summary>
<value>The collection's items type name handling.</value>
</member>
<member name="P:Newtonsoft.Json.Serialization.JsonProperty.ItemReferenceLoopHandling">
<summary>
- Gets or sets the reference loop handling used when serializing the property's collection items.
+ Gets or sets the the reference loop handling used when serializing the property's collection items.
</summary>
<value>The collection's items reference loop handling.</value>
</member>
@@ -10255,7 +8190,7 @@
<member name="M:Newtonsoft.Json.Serialization.JsonPropertyCollection.GetClosestMatchProperty(System.String)">
<summary>
Gets the closest matching <see cref="T:Newtonsoft.Json.Serialization.JsonProperty"/> object.
- First attempts to get an exact case match of <paramref name="propertyName"/> and then
+ First attempts to get an exact case match of propertyName and then
a case insensitive match.
</summary>
<param name="propertyName">Name of the property.</param>
@@ -10280,30 +8215,12 @@
</summary>
<param name="underlyingType">The underlying type for the contract.</param>
</member>
- <member name="M:Newtonsoft.Json.Serialization.JsonTypeReflector.CreateJsonConverterInstance(System.Type,System.Object[])">
- <summary>
- Lookup and create an instance of the <see cref="T:Newtonsoft.Json.JsonConverter"/> type described by the argument.
- </summary>
- <param name="converterType">The <see cref="T:Newtonsoft.Json.JsonConverter"/> type to create.</param>
- <param name="converterArgs">Optional arguments to pass to an initializing constructor of the JsonConverter.
- If <c>null</c>, the default constructor is used.</param>
- </member>
<member name="T:Newtonsoft.Json.Serialization.MemoryTraceWriter">
<summary>
Represents a trace writer that writes to memory. When the trace message limit is
reached then old trace messages will be removed as new messages are added.
</summary>
</member>
- <member name="P:Newtonsoft.Json.Serialization.MemoryTraceWriter.LevelFilter">
- <summary>
- Gets the <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
- For example a filter level of <see cref="F:System.Diagnostics.TraceLevel.Info"/> will exclude <see cref="F:System.Diagnostics.TraceLevel.Verbose"/> messages and include <see cref="F:System.Diagnostics.TraceLevel.Info"/>,
- <see cref="F:System.Diagnostics.TraceLevel.Warning"/> and <see cref="F:System.Diagnostics.TraceLevel.Error"/> messages.
- </summary>
- <value>
- The <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
- </value>
- </member>
<member name="M:Newtonsoft.Json.Serialization.MemoryTraceWriter.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.MemoryTraceWriter"/> class.
@@ -10331,58 +8248,15 @@
A <see cref="T:System.String"/> of the most recent trace messages.
</returns>
</member>
- <member name="T:Newtonsoft.Json.Serialization.NamingStrategy">
- <summary>
- A base class for resolving how property names and dictionary keys are serialized.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.NamingStrategy.ProcessDictionaryKeys">
- <summary>
- A flag indicating whether dictionary keys should be processed.
- Defaults to <c>false</c>.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.NamingStrategy.ProcessExtensionDataNames">
- <summary>
- A flag indicating whether extension data names should be processed.
- Defaults to <c>false</c>.
- </summary>
- </member>
- <member name="P:Newtonsoft.Json.Serialization.NamingStrategy.OverrideSpecifiedNames">
- <summary>
- A flag indicating whether explicitly specified property names,
- e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>, should be processed.
- Defaults to <c>false</c>.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetPropertyName(System.String,System.Boolean)">
- <summary>
- Gets the serialized name for a given property name.
- </summary>
- <param name="name">The initial property name.</param>
- <param name="hasSpecifiedName">A flag indicating whether the property has had a name explicitly specified.</param>
- <returns>The serialized property name.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetExtensionDataName(System.String)">
- <summary>
- Gets the serialized name for a given extension data name.
- </summary>
- <param name="name">The initial extension data name.</param>
- <returns>The serialized extension data name.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.NamingStrategy.GetDictionaryKey(System.String)">
- <summary>
- Gets the serialized key for a given dictionary key.
- </summary>
- <param name="key">The initial dictionary key.</param>
- <returns>The serialized dictionary key.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.NamingStrategy.ResolvePropertyName(System.String)">
+ <member name="P:Newtonsoft.Json.Serialization.MemoryTraceWriter.LevelFilter">
<summary>
- Resolves the specified property name.
+ Gets the <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
+ For example a filter level of <code>Info</code> will exclude <code>Verbose</code> messages and include <code>Info</code>,
+ <code>Warning</code> and <code>Error</code> messages.
</summary>
- <param name="name">The property name to resolve.</param>
- <returns>The resolved property name.</returns>
+ <value>
+ The <see cref="T:System.Diagnostics.TraceLevel"/> that will be used to filter the trace messages passed to the writer.
+ </value>
</member>
<member name="T:Newtonsoft.Json.Serialization.ObjectConstructor`1">
<summary>
@@ -10395,32 +8269,6 @@
When applied to a method, specifies that the method is called when an error occurs serializing an object.
</summary>
</member>
- <member name="T:Newtonsoft.Json.Serialization.ReflectionAttributeProvider">
- <summary>
- Provides methods to get attributes from a <see cref="T:System.Type"/>, <see cref="T:System.Reflection.MemberInfo"/>, <see cref="T:System.Reflection.ParameterInfo"/> or <see cref="T:System.Reflection.Assembly"/>.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.ReflectionAttributeProvider.#ctor(System.Object)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.ReflectionAttributeProvider"/> class.
- </summary>
- <param name="attributeProvider">The instance to get attributes for. This parameter should be a <see cref="T:System.Type"/>, <see cref="T:System.Reflection.MemberInfo"/>, <see cref="T:System.Reflection.ParameterInfo"/> or <see cref="T:System.Reflection.Assembly"/>.</param>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.ReflectionAttributeProvider.GetAttributes(System.Boolean)">
- <summary>
- Returns a collection of all of the attributes, or an empty collection if there are no attributes.
- </summary>
- <param name="inherit">When <c>true</c>, look up the hierarchy chain for the inherited custom attribute.</param>
- <returns>A collection of <see cref="T:System.Attribute"/>s, or an empty collection.</returns>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.ReflectionAttributeProvider.GetAttributes(System.Type,System.Boolean)">
- <summary>
- Returns a collection of attributes, identified by type, or an empty collection if there are no attributes.
- </summary>
- <param name="attributeType">The type of the attributes.</param>
- <param name="inherit">When <c>true</c>, look up the hierarchy chain for the inherited custom attribute.</param>
- <returns>A collection of <see cref="T:System.Attribute"/>s, or an empty collection.</returns>
- </member>
<member name="T:Newtonsoft.Json.Serialization.ReflectionValueProvider">
<summary>
Get and set values for a <see cref="T:System.Reflection.MemberInfo"/> using reflection.
@@ -10446,50 +8294,6 @@
<param name="target">The target to get the value from.</param>
<returns>The value.</returns>
</member>
- <member name="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy">
- <summary>
- A snake case naming strategy.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor(System.Boolean,System.Boolean)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
- </summary>
- <param name="processDictionaryKeys">
- A flag indicating whether dictionary keys should be processed.
- </param>
- <param name="overrideSpecifiedNames">
- A flag indicating whether explicitly specified property names should be processed,
- e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
- </param>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor(System.Boolean,System.Boolean,System.Boolean)">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
- </summary>
- <param name="processDictionaryKeys">
- A flag indicating whether dictionary keys should be processed.
- </param>
- <param name="overrideSpecifiedNames">
- A flag indicating whether explicitly specified property names should be processed,
- e.g. a property name customized with a <see cref="T:Newtonsoft.Json.JsonPropertyAttribute"/>.
- </param>
- <param name="processExtensionDataNames">
- A flag indicating whether extension data names should be processed.
- </param>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.#ctor">
- <summary>
- Initializes a new instance of the <see cref="T:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy"/> class.
- </summary>
- </member>
- <member name="M:Newtonsoft.Json.Serialization.SnakeCaseNamingStrategy.ResolvePropertyName(System.String)">
- <summary>
- Resolves the specified property name.
- </summary>
- <param name="name">The property name to resolve.</param>
- <returns>The resolved property name.</returns>
- </member>
<member name="T:Newtonsoft.Json.StringEscapeHandling">
<summary>
Specifies how strings are escaped when writing JSON text.
@@ -10510,30 +8314,10 @@
HTML (&lt;, &gt;, &amp;, &apos;, &quot;) and control characters (e.g. newline) are escaped.
</summary>
</member>
- <member name="T:Newtonsoft.Json.TypeNameAssemblyFormatHandling">
- <summary>
- Indicates the method that will be used during deserialization for locating and loading assemblies.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.TypeNameAssemblyFormatHandling.Simple">
- <summary>
- In simple mode, the assembly used during deserialization need not match exactly the assembly used during serialization. Specifically, the version numbers need not match as the <c>LoadWithPartialName</c> method of the <see cref="T:System.Reflection.Assembly"/> class is used to load the assembly.
- </summary>
- </member>
- <member name="F:Newtonsoft.Json.TypeNameAssemblyFormatHandling.Full">
- <summary>
- In full mode, the assembly used during deserialization must match exactly the assembly used during serialization. The <c>Load</c> method of the <see cref="T:System.Reflection.Assembly"/> class is used to load the assembly.
- </summary>
- </member>
<member name="T:Newtonsoft.Json.TypeNameHandling">
<summary>
Specifies type name handling options for the <see cref="T:Newtonsoft.Json.JsonSerializer"/>.
</summary>
- <remarks>
- <see cref="P:Newtonsoft.Json.JsonSerializer.TypeNameHandling"/> should be used with caution when your application deserializes JSON from an external source.
- Incoming types should be validated with a custom <see cref="P:Newtonsoft.Json.JsonSerializer.SerializationBinder"/>
- when deserializing with a value other than <see cref="F:Newtonsoft.Json.TypeNameHandling.None"/>.
- </remarks>
</member>
<member name="F:Newtonsoft.Json.TypeNameHandling.None">
<summary>
@@ -10558,27 +8342,34 @@
<member name="F:Newtonsoft.Json.TypeNameHandling.Auto">
<summary>
Include the .NET type name when the type of the object being serialized is not the same as its declared type.
- Note that this doesn't include the root serialized object by default. To include the root object's type name in JSON
- you must specify a root type object with <see cref="M:Newtonsoft.Json.JsonConvert.SerializeObject(System.Object,System.Type,Newtonsoft.Json.JsonSerializerSettings)"/>
- or <see cref="M:Newtonsoft.Json.JsonSerializer.Serialize(Newtonsoft.Json.JsonWriter,System.Object,System.Type)"/>.
</summary>
</member>
<member name="M:Newtonsoft.Json.Utilities.CollectionUtils.IsNullOrEmpty``1(System.Collections.Generic.ICollection{``0})">
<summary>
- Determines whether the collection is <c>null</c> or empty.
+ Determines whether the collection is null or empty.
</summary>
<param name="collection">The collection.</param>
<returns>
- <c>true</c> if the collection is <c>null</c> or empty; otherwise, <c>false</c>.
+ <c>true</c> if the collection is null or empty; otherwise, <c>false</c>.
</returns>
</member>
<member name="M:Newtonsoft.Json.Utilities.CollectionUtils.AddRange``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})">
<summary>
- Adds the elements of the specified collection to the specified generic <see cref="T:System.Collections.Generic.IList`1"/>.
+ Adds the elements of the specified collection to the specified generic IList.
</summary>
<param name="initial">The list to add to.</param>
<param name="collection">The collection of elements to add.</param>
</member>
+ <member name="M:Newtonsoft.Json.Utilities.CollectionUtils.IndexOf``1(System.Collections.Generic.IEnumerable{``0},``0,System.Collections.Generic.IEqualityComparer{``0})">
+ <summary>
+ Returns the index of the first occurrence in a sequence by using a specified IEqualityComparer.
+ </summary>
+ <typeparam name="TSource">The type of the elements of source.</typeparam>
+ <param name="list">A sequence in which to locate a value.</param>
+ <param name="value">The object to locate in the sequence</param>
+ <param name="comparer">An equality comparer to compare values.</param>
+ <returns>The zero-based index of the first occurrence of value within the entire sequence, if found; otherwise, –1.</returns>
+ </member>
<member name="M:Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(System.Object,System.Globalization.CultureInfo,System.Type)">
<summary>
Converts the value to the specified type. If the value is unable to be converted, the
@@ -10592,13 +8383,13 @@
is returned if assignable to the target type.
</returns>
</member>
- <member name="M:Newtonsoft.Json.Utilities.DynamicProxyMetaObject`1.CallMethodWithResult(System.String,System.Dynamic.DynamicMetaObjectBinder,System.Collections.Generic.IEnumerable{System.Linq.Expressions.Expression},Newtonsoft.Json.Utilities.DynamicProxyMetaObject{`0}.Fallback,Newtonsoft.Json.Utilities.DynamicProxyMetaObject{`0}.Fallback)">
+ <member name="M:Newtonsoft.Json.Utilities.DynamicProxyMetaObject`1.CallMethodWithResult(System.String,System.Dynamic.DynamicMetaObjectBinder,System.Linq.Expressions.Expression[],Newtonsoft.Json.Utilities.DynamicProxyMetaObject{`0}.Fallback,Newtonsoft.Json.Utilities.DynamicProxyMetaObject{`0}.Fallback)">
<summary>
Helper method for generating a MetaObject which calls a
specific method on Dynamic that returns a result
</summary>
</member>
- <member name="M:Newtonsoft.Json.Utilities.DynamicProxyMetaObject`1.CallMethodReturnLast(System.String,System.Dynamic.DynamicMetaObjectBinder,System.Collections.Generic.IEnumerable{System.Linq.Expressions.Expression},Newtonsoft.Json.Utilities.DynamicProxyMetaObject{`0}.Fallback)">
+ <member name="M:Newtonsoft.Json.Utilities.DynamicProxyMetaObject`1.CallMethodReturnLast(System.String,System.Dynamic.DynamicMetaObjectBinder,System.Linq.Expressions.Expression[],Newtonsoft.Json.Utilities.DynamicProxyMetaObject{`0}.Fallback)">
<summary>
Helper method for generating a MetaObject which calls a
specific method on Dynamic, but uses one of the arguments for
@@ -10620,7 +8411,7 @@
</member>
<member name="M:Newtonsoft.Json.Utilities.EnumUtils.GetNamesAndValues``1">
<summary>
- Gets a dictionary of the names and values of an <see cref="T:System.Enum"/> type.
+ Gets a dictionary of the names and values of an Enum type.
</summary>
<returns></returns>
</member>
@@ -10702,18 +8493,25 @@
</member>
<member name="T:Newtonsoft.Json.Utilities.StringBuffer">
<summary>
- Builds a string. Unlike <see cref="T:System.Text.StringBuilder"/> this class lets you reuse its internal buffer.
+ Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
</summary>
</member>
<member name="M:Newtonsoft.Json.Utilities.StringUtils.IsWhiteSpace(System.String)">
<summary>
- Determines whether the string is all white space. Empty string will return <c>false</c>.
+ Determines whether the string is all white space. Empty string will return false.
</summary>
<param name="s">The string to test whether it is all white space.</param>
<returns>
<c>true</c> if the string is all white space; otherwise, <c>false</c>.
</returns>
</member>
+ <member name="M:Newtonsoft.Json.Utilities.StringUtils.NullEmptyString(System.String)">
+ <summary>
+ Nulls an empty string.
+ </summary>
+ <param name="s">The string.</param>
+ <returns>Null if the string was null, otherwise the string unchanged.</returns>
+ </member>
<member name="T:Newtonsoft.Json.WriteState">
<summary>
Specifies the state of the <see cref="T:Newtonsoft.Json.JsonWriter"/>.
@@ -10723,12 +8521,12 @@
<summary>
An exception has been thrown, which has left the <see cref="T:Newtonsoft.Json.JsonWriter"/> in an invalid state.
You may call the <see cref="M:Newtonsoft.Json.JsonWriter.Close"/> method to put the <see cref="T:Newtonsoft.Json.JsonWriter"/> in the <c>Closed</c> state.
- Any other <see cref="T:Newtonsoft.Json.JsonWriter"/> method calls result in an <see cref="T:System.InvalidOperationException"/> being thrown.
+ Any other <see cref="T:Newtonsoft.Json.JsonWriter"/> method calls results in an <see cref="T:System.InvalidOperationException"/> being thrown.
</summary>
</member>
<member name="F:Newtonsoft.Json.WriteState.Closed">
<summary>
- The <see cref="M:Newtonsoft.Json.JsonWriter.Close"/> method has been called.
+ The <see cref="M:Newtonsoft.Json.JsonWriter.Close"/> method has been called.
</summary>
</member>
<member name="F:Newtonsoft.Json.WriteState.Object">
@@ -10738,7 +8536,7 @@
</member>
<member name="F:Newtonsoft.Json.WriteState.Array">
<summary>
- An array is being written.
+ A array is being written.
</summary>
</member>
<member name="F:Newtonsoft.Json.WriteState.Constructor">
@@ -10753,7 +8551,7 @@
</member>
<member name="F:Newtonsoft.Json.WriteState.Start">
<summary>
- A <see cref="T:Newtonsoft.Json.JsonWriter"/> write method has not been called.
+ A write method has not been called.
</summary>
</member>
</members>
diff --git a/AirPollutionWebApi/bin/System.Net.Http.Formatting.dll b/AirPollutionWebApi/bin/System.Net.Http.Formatting.dll
index 3b76acd..859f67b 100644
--- a/AirPollutionWebApi/bin/System.Net.Http.Formatting.dll
+++ b/AirPollutionWebApi/bin/System.Net.Http.Formatting.dll
Binary files differ
diff --git a/AirPollutionWebApi/bin/System.Web.Http.WebHost.dll b/AirPollutionWebApi/bin/System.Web.Http.WebHost.dll
index 4f2b581..ff26db4 100644
--- a/AirPollutionWebApi/bin/System.Web.Http.WebHost.dll
+++ b/AirPollutionWebApi/bin/System.Web.Http.WebHost.dll
Binary files differ
diff --git a/AirPollutionWebApi/bin/System.Web.Http.dll b/AirPollutionWebApi/bin/System.Web.Http.dll
index e1dbdd1..df23001 100644
--- a/AirPollutionWebApi/bin/System.Web.Http.dll
+++ b/AirPollutionWebApi/bin/System.Web.Http.dll
Binary files differ
diff --git a/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.csproj.CoreCompileInputs.cache b/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.csproj.CoreCompileInputs.cache
index 9a328c8..257249d 100644
--- a/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.csproj.CoreCompileInputs.cache
+++ b/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-15ef797782d06189577d2406afb5513654cff3a2
+1d8cf57b18373b61ee7eac98c7c79c3ec0db4854
diff --git a/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.dll b/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.dll
index c5a0c27..8377b26 100644
--- a/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.dll
+++ b/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.dll
Binary files differ
diff --git a/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.pdb b/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.pdb
index 02cf464..fee9f7f 100644
--- a/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.pdb
+++ b/AirPollutionWebApi/obj/Debug/AirPollutionWebApi.pdb
Binary files differ
diff --git a/AirPollutionWebApi/packages.config b/AirPollutionWebApi/packages.config
index 721eb8b..8631ca7 100644
--- a/AirPollutionWebApi/packages.config
+++ b/AirPollutionWebApi/packages.config
@@ -2,11 +2,11 @@
<packages>
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" />
- <package id="Microsoft.AspNet.WebApi" version="5.2.3" targetFramework="net45" />
- <package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net45" />
- <package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net45" />
- <package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi.Client" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi.Core" version="5.2.0" targetFramework="net45" />
+ <package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.0" targetFramework="net45" />
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net45" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
- <package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
+ <package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
</packages> \ No newline at end of file
diff --git a/AirPollutionWebApi/web.config b/AirPollutionWebApi/web.config
new file mode 100644
index 0000000..a6a2b7f
--- /dev/null
+++ b/AirPollutionWebApi/web.config
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration /> \ No newline at end of file