Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xml/System.ServiceModel.Description/ServiceHealthBehavior.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ There are two ways to specify how to expose the health endpoint and publish WCF
<Parameter Name="serviceHost" Type="System.ServiceModel.ServiceHostBase" />
</Parameters>
<Docs>
<param name="serviceHost">To be added.</param>
<param name="serviceHost">An instance of the service host that contains the WCF service with the <see cref="T:System.ServiceModel.Description.ServiceHealthBehavior" /> enabled.</param>
<summary>Serializes the <see cref="T:System.ServiceModel.Description.ServiceHealthModel" /> object associated with the specified <paramref name="serviceHost" /> and returns it in XML format.</summary>
<returns>An XML document that corresponds to the serialized <see cref="T:System.ServiceModel.Description.ServiceHealthModel" /> object.</returns>
<remarks>To be added.</remarks>
Expand Down Expand Up @@ -362,7 +362,7 @@ The method returns `true` if the value of the field was successfully parsed by t
<Docs>
<param name="parameterName">The name of the parameter whose value the method attempts to parse.</param>
<param name="parameter">The field/value pair of the query string.</param>
<param name="defaultErrorCode">To be added.</param>
<param name="defaultErrorCode">The value to be assigned to the argument if the parsing operation fails.</param>
<param name="result">When the method returns, the value of the parsed HTTP status code argument.</param>
<summary>Attempts to parse the HTTP status code of a query string variable and returns a value that indicates whether the parsing operation succeeded.</summary>
<returns>
Expand All @@ -378,4 +378,4 @@ The method returns `true` if the value of the field was successfully parsed by t
</Docs>
</Member>
</Members>
</Type>
</Type>
4 changes: 2 additions & 2 deletions xml/System.Windows.Forms/ToolStripStatusLabel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
<Parameter Name="e" Type="System.EventArgs" />
</Parameters>
<Docs>
<param name="e">To be added.</param>
<param name="e">The event data.</param>
<summary>Raises the <see cref="System.Windows.Forms.ToolStripItem.TextChanged" /> event.</summary>
<remarks>An object that contains event information.</remarks>
</Docs>
Expand Down Expand Up @@ -523,4 +523,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>