From 4d67491cd68cc305f66ae762084c693972b0d2a5 Mon Sep 17 00:00:00 2001 From: NextTurn <45985406+NextTurn@users.noreply.github.com> Date: Thu, 13 Feb 2020 00:00:00 +0800 Subject: [PATCH 1/2] Replace tags --- .../TextFieldParser.xml | 2 +- .../OracleMonthSpan.xml | 6 ++-- xml/System.Data.OracleClient/OracleNumber.xml | 10 +++---- xml/System.IO.Compression/DeflateStream.xml | 2 +- xml/System.IO.Compression/GZipStream.xml | 2 +- xml/System.IO/Stream.xml | 2 +- xml/System.Net.Security/SslStream.xml | 2 +- xml/System.Net.Sockets/NetworkStream.xml | 2 +- .../SerializationInfo.xml | 2 +- .../CryptoStream.xml | 2 +- xml/System.Threading/ReaderWriterLock.xml | 2 +- xml/System.Windows.Forms/Control.xml | 2 +- xml/System.Windows.Forms/DataGridView.xml | 2 +- xml/System.Xaml/XamlLanguage.xml | 4 +-- .../Int32Aggregator.xml | 22 +++++++-------- .../XmlILStorageConverter.xml | 28 +++++++++---------- .../XmlQueryItemSequence.xml | 2 +- .../XmlQueryNodeSequence.xml | 4 +-- .../XmlQueryRuntime.xml | 2 +- .../XmlSortKeyAccumulator.xml | 2 +- xml/System.Xml/XmlConvert.xml | 4 +-- 21 files changed, 53 insertions(+), 53 deletions(-) diff --git a/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml b/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml index 6bc109c4c49..10032b0a001 100644 --- a/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml +++ b/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml @@ -1105,7 +1105,7 @@ - . Number of characters to read. Required. + . Number of characters to read. Required. Reads the specified number of characters without advancing the cursor. A string that contains the specified number of characters read. diff --git a/xml/System.Data.OracleClient/OracleMonthSpan.xml b/xml/System.Data.OracleClient/OracleMonthSpan.xml index 85671363f4a..1ca3db5cd4d 100644 --- a/xml/System.Data.OracleClient/OracleMonthSpan.xml +++ b/xml/System.Data.OracleClient/OracleMonthSpan.xml @@ -581,9 +581,9 @@ - An structure to convert to an . - Converts an structure to an . - An . + An structure to convert to an . + Converts an structure to an . + An . To be added. diff --git a/xml/System.Data.OracleClient/OracleNumber.xml b/xml/System.Data.OracleClient/OracleNumber.xml index 91da6f90d37..8d31bf8bb67 100644 --- a/xml/System.Data.OracleClient/OracleNumber.xml +++ b/xml/System.Data.OracleClient/OracleNumber.xml @@ -1488,7 +1488,7 @@ The structure to be converted. Converts the structure to . - A new structure whose value equals the of the structure. + A new structure whose value equals the of the structure. To be added. @@ -1616,8 +1616,8 @@ Console.WriteLine(i); The integer structure to be converted. - Converts the supplied structure to an structure. - A new structure whose property equals the value of the structure. + Converts the supplied structure to an structure. + A new structure whose property equals the value of the structure. To be added. @@ -2069,8 +2069,8 @@ Console.WriteLine(i); The to be raised to a power. - An structure that specifies a power. - Calculates the result of raising a specified structure to the power specified by an structure. + An structure that specifies a power. + Calculates the result of raising a specified structure to the power specified by an structure. The number raised to the power . To be added. diff --git a/xml/System.IO.Compression/DeflateStream.xml b/xml/System.IO.Compression/DeflateStream.xml index dd586ea39e1..82cbf843fec 100644 --- a/xml/System.IO.Compression/DeflateStream.xml +++ b/xml/System.IO.Compression/DeflateStream.xml @@ -1361,7 +1361,7 @@ If the operation is canceled before it completes, the returned task contains the Reads a byte from the Deflate stream and advances the position within the stream by one byte, or returns -1 if at the end of the Deflate stream. - The unsigned byte cast to an , or -1 if at the end of the stream. + The unsigned byte cast to an , or -1 if at the end of the stream. Reads a byte from the GZip stream and advances the position within the stream by one byte, or returns -1 if at the end of the GZip stream. - The unsigned byte cast to an , or -1 if at the end of the stream. + The unsigned byte cast to an , or -1 if at the end of the stream. Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream. - The unsigned byte cast to an , or -1 if at the end of the stream. + The unsigned byte cast to an , or -1 if at the end of the stream. Reads a byte from the and advances the position within the stream by one byte, or returns -1 if at the end of the stream. - The unsigned byte cast to an , or -1 if at the end of the stream. + The unsigned byte cast to an , or -1 if at the end of the stream. Reads a byte from the and advances the position within the stream by one byte, or returns -1 if at the end of the stream. - The unsigned byte cast to an , or -1 if at the end of the stream. + The unsigned byte cast to an , or -1 if at the end of the stream. The name to associate with the value, so it can be deserialized later. - The value to serialize. + The value to serialize. Adds a 32-bit signed integer value into the store. Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream. - The unsigned byte cast to an , or -1 if at the end of the stream. + The unsigned byte cast to an , or -1 if at the end of the stream. The time-out in milliseconds. - Upgrades a reader lock to the writer lock, using an value for the time-out. + Upgrades a reader lock to the writer lock, using an value for the time-out. A value. - An that identifies the to retrieve. + An that identifies the to retrieve. Retrieves the specified . The specified . To be added. diff --git a/xml/System.Windows.Forms/DataGridView.xml b/xml/System.Windows.Forms/DataGridView.xml index 9e021d04f34..ece893e0c64 100644 --- a/xml/System.Windows.Forms/DataGridView.xml +++ b/xml/System.Windows.Forms/DataGridView.xml @@ -7829,7 +7829,7 @@ - An that identifies the to retrieve. + An that identifies the to retrieve. Retrieves the specified . The specified . To be added. diff --git a/xml/System.Xaml/XamlLanguage.xml b/xml/System.Xaml/XamlLanguage.xml index 34b57f7bb0c..369158fce71 100644 --- a/xml/System.Xaml/XamlLanguage.xml +++ b/xml/System.Xaml/XamlLanguage.xml @@ -591,8 +591,8 @@ System.Xaml.XamlType - Gets a for the XAML language intrinsic. - A for the XAML language intrinsic. + Gets a for the XAML language intrinsic. + A for the XAML language intrinsic. - A value of type that identifies a group of items to average, such as a column in a table. + A value of type that identifies a group of items to average, such as a column in a table. Finds the average of a sequence of Int32 values. To be added. @@ -81,7 +81,7 @@ Returns the average result of a sequence of Int32 values. - An value that contains the average result of a sequence of values. + An value that contains the average result of a sequence of values. To be added. @@ -108,7 +108,7 @@ - Initializes a sequence of values. + Initializes a sequence of values. To be added. @@ -165,7 +165,7 @@ - A value of type . + A value of type . Assigns the parameter to the existing result if the parameter is greater than the existing result. To be added. @@ -197,8 +197,8 @@ System.Int32 - Returns the largest value in a sequence of values. - An value that contains the maximum value in a sequence of values. + Returns the largest value in a sequence of values. + An value that contains the maximum value in a sequence of values. To be added. @@ -227,7 +227,7 @@ - A value of type + A value of type Assigns the parameter to the existing result if the parameter is less than the existing result. To be added. @@ -260,7 +260,7 @@ Returns the smallest value in a sequence of Int32 values. - An value that contains the minimum value in a sequence of values. + An value that contains the minimum value in a sequence of values. To be added. @@ -289,8 +289,8 @@ - A value of type . - Adds an value to the existing result. + A value of type . + Adds an value to the existing result. To be added. @@ -322,7 +322,7 @@ Returns the sum of a sequence of Int32 values. - An value that contains the sum of a sequence of values. + An value that contains the sum of a sequence of values. To be added. diff --git a/xml/System.Xml.Xsl.Runtime/XmlILStorageConverter.xml b/xml/System.Xml.Xsl.Runtime/XmlILStorageConverter.xml index c7307382e3b..7370575f252 100644 --- a/xml/System.Xml.Xsl.Runtime/XmlILStorageConverter.xml +++ b/xml/System.Xml.Xsl.Runtime/XmlILStorageConverter.xml @@ -56,7 +56,7 @@ The value to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a Boolean value to an . The object for the value. @@ -91,7 +91,7 @@ An array of to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts an array of bytes to an . The object for the array. @@ -126,7 +126,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a value to an . The object for the value. @@ -161,7 +161,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a decimal value to an . The object for the value. @@ -196,7 +196,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a value to an . The object for the value. @@ -230,11 +230,11 @@ - A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type to convert. + A value of type that provides the index of the item to convert. An instance of the class. - Converts an value to an . - The object for the value. + Converts an value to an . + The object for the value. To be added. @@ -266,7 +266,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts an value to an . The object for the value. @@ -363,7 +363,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a value to an . The object for the value. @@ -398,7 +398,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a string value to an . The object for the value. @@ -433,7 +433,7 @@ A value of type to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts a value to an . The object for the value. @@ -468,7 +468,7 @@ An instance of the class to convert. - A value of type that provides the index of the item to convert. + A value of type that provides the index of the item to convert. An instance of the class. Converts an value to an . The object for the value. diff --git a/xml/System.Xml.Xsl.Runtime/XmlQueryItemSequence.xml b/xml/System.Xml.Xsl.Runtime/XmlQueryItemSequence.xml index b9cf5a81cff..3768529e5d2 100644 --- a/xml/System.Xml.Xsl.Runtime/XmlQueryItemSequence.xml +++ b/xml/System.Xml.Xsl.Runtime/XmlQueryItemSequence.xml @@ -95,7 +95,7 @@ - A value of type . + A value of type . Initializes a new instance of the class. To be added. diff --git a/xml/System.Xml.Xsl.Runtime/XmlQueryNodeSequence.xml b/xml/System.Xml.Xsl.Runtime/XmlQueryNodeSequence.xml index 7542308ac27..9ba324f59cf 100644 --- a/xml/System.Xml.Xsl.Runtime/XmlQueryNodeSequence.xml +++ b/xml/System.Xml.Xsl.Runtime/XmlQueryNodeSequence.xml @@ -141,7 +141,7 @@ - A value of type . + A value of type . Initializes a new instance of the class. To be added. @@ -760,7 +760,7 @@ - A value of type . + A value of type . Returns the item at the specified index. An instance of the class. To be added. diff --git a/xml/System.Xml.Xsl.Runtime/XmlQueryRuntime.xml b/xml/System.Xml.Xsl.Runtime/XmlQueryRuntime.xml index 6e781c89021..c939d31f9ab 100644 --- a/xml/System.Xml.Xsl.Runtime/XmlQueryRuntime.xml +++ b/xml/System.Xml.Xsl.Runtime/XmlQueryRuntime.xml @@ -87,7 +87,7 @@ - A value of type . + A value of type . A value of type . A value of type . Converts a value from the CLR type of the parameter to CLR by using V1 XSLT rules. Converts any result tree fragment values to nodes. diff --git a/xml/System.Xml.Xsl.Runtime/XmlSortKeyAccumulator.xml b/xml/System.Xml.Xsl.Runtime/XmlSortKeyAccumulator.xml index 4a335407f84..c7e50edbe08 100644 --- a/xml/System.Xml.Xsl.Runtime/XmlSortKeyAccumulator.xml +++ b/xml/System.Xml.Xsl.Runtime/XmlSortKeyAccumulator.xml @@ -213,7 +213,7 @@ An instance of the class. - A value of type . + A value of type . Creates a new sort key and appends it to the current run of sort keys. To be added. diff --git a/xml/System.Xml/XmlConvert.xml b/xml/System.Xml/XmlConvert.xml index 7289369406b..3e5cbbcd0d6 100644 --- a/xml/System.Xml/XmlConvert.xml +++ b/xml/System.Xml/XmlConvert.xml @@ -1488,7 +1488,7 @@ writer.WriteElementString(XmlConvert.EncodeName("Order Detail"),"My order"); The string to convert. Converts the to a equivalent. - An equivalent of the string. + An equivalent of the string. To be added. is . @@ -2135,7 +2135,7 @@ writer.WriteElementString(XmlConvert.EncodeName("Order Detail"),"My order"); The value to convert. Converts the to a . - A string representation of the . + A string representation of the . To be added. From a7d8490d50a9ea48e42440c85cb911d11aa54550 Mon Sep 17 00:00:00 2001 From: Next Turn <45985406+NextTurn@users.noreply.github.com> Date: Fri, 14 Feb 2020 10:14:01 +0800 Subject: [PATCH 2/2] Apply suggestions from code review Co-Authored-By: Maira Wenzel --- xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml | 3 +-- xml/System.Data.OracleClient/OracleMonthSpan.xml | 4 ++-- xml/System.Data.OracleClient/OracleNumber.xml | 8 ++++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml b/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml index 10032b0a001..b55e6c79cbf 100644 --- a/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml +++ b/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml @@ -1104,8 +1104,7 @@ - - . Number of characters to read. Required. + The number of characters to read. Required. Reads the specified number of characters without advancing the cursor. A string that contains the specified number of characters read. diff --git a/xml/System.Data.OracleClient/OracleMonthSpan.xml b/xml/System.Data.OracleClient/OracleMonthSpan.xml index 1ca3db5cd4d..d6af63fb179 100644 --- a/xml/System.Data.OracleClient/OracleMonthSpan.xml +++ b/xml/System.Data.OracleClient/OracleMonthSpan.xml @@ -581,9 +581,9 @@ - An structure to convert to an . + An structure to convert to an integer. Converts an structure to an . - An . + An integer. To be added. diff --git a/xml/System.Data.OracleClient/OracleNumber.xml b/xml/System.Data.OracleClient/OracleNumber.xml index 8d31bf8bb67..b1f3a787e4b 100644 --- a/xml/System.Data.OracleClient/OracleNumber.xml +++ b/xml/System.Data.OracleClient/OracleNumber.xml @@ -1616,8 +1616,8 @@ Console.WriteLine(i); The integer structure to be converted. - Converts the supplied structure to an structure. - A new structure whose property equals the value of the structure. + Converts the supplied integer to an structure. + A new structure whose property equals the value of the integer. To be added. @@ -2069,8 +2069,8 @@ Console.WriteLine(i); The to be raised to a power. - An structure that specifies a power. - Calculates the result of raising a specified structure to the power specified by an structure. + An integer that specifies a power. + Calculates the result of raising a specified number to the specified power. The number raised to the power . To be added.