Skip to content

Commit ea4c2e3

Browse files
authored
Add missing periods (System.Web) (dotnet#6719)
1 parent f476bbe commit ea4c2e3

File tree

78 files changed

+123
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+123
-123
lines changed

xml/System.Web.Configuration/AuthorizationRuleCollection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
</Parameters>
403403
<Docs>
404404
<param name="index">
405-
<see cref="T:System.Web.Configuration.AuthorizationRule" /> collection index</param>
405+
<see cref="T:System.Web.Configuration.AuthorizationRule" /> collection index.</param>
406406
<summary>Gets or sets an item in this collection.</summary>
407407
<value>The <see cref="T:System.Web.Configuration.AuthorizationRule" /> at the specified index.</value>
408408
<remarks>To be added.</remarks>

xml/System.Web.Configuration/HealthMonitoringSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@
542542
</ReturnValue>
543543
<Docs>
544544
<summary>Gets a <see cref="T:System.Web.Configuration.RuleSettingsCollection" /> collection of <see cref="T:System.Web.Configuration.RuleSettings" /> objects.</summary>
545-
<value>A <see cref="T:System.Web.Configuration.RuleSettingsCollection" /> collection. The default is an empty <see cref="T:System.Web.Configuration.RuleSettingsCollection" /> collection</value>
545+
<value>A <see cref="T:System.Web.Configuration.RuleSettingsCollection" /> collection. The default is an empty <see cref="T:System.Web.Configuration.RuleSettingsCollection" /> collection.</value>
546546
<remarks>
547547
<format type="text/markdown"><![CDATA[
548548

xml/System.Web.Configuration/MachineKeyValidation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
</ReturnValue>
127127
<MemberValue>5</MemberValue>
128128
<Docs>
129-
<summary>Specifies that ASP.NET uses the <see langword="HMACSHA384" /> hashing algorithm, which is an SHA2 hashing algorithm that generates a 384-bit hash code. This option is available for applications that require stronger security than provided by the <see langword="HMACSHA256" /> algorithm..</summary>
129+
<summary>Specifies that ASP.NET uses the <see langword="HMACSHA384" /> hashing algorithm, which is an SHA2 hashing algorithm that generates a 384-bit hash code. This option is available for applications that require stronger security than provided by the <see langword="HMACSHA256" /> algorithm.</summary>
130130
<altmember cref="T:System.Web.Configuration.MachineKeyValidation" />
131131
</Docs>
132132
</Member>
@@ -213,7 +213,7 @@
213213
</ReturnValue>
214214
<MemberValue>2</MemberValue>
215215
<Docs>
216-
<summary>Specifies that ASP.NET uses the TripleDES (<see langword="3DES" />) encryption algorithm, which is an encryption algorithm that is used only if you specify that view state is encrypted. This is a legacy value that should be selected only if compatibility with earlier versions of ASP.NET is required..</summary>
216+
<summary>Specifies that ASP.NET uses the TripleDES (<see langword="3DES" />) encryption algorithm, which is an encryption algorithm that is used only if you specify that view state is encrypted. This is a legacy value that should be selected only if compatibility with earlier versions of ASP.NET is required.</summary>
217217
<altmember cref="T:System.Web.Configuration.MachineKeyValidation" />
218218
</Docs>
219219
</Member>

xml/System.Web.Configuration/OutputCacheProfileCollection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
<Parameter Name="index" Type="System.Int32" />
380380
</Parameters>
381381
<Docs>
382-
<param name="index">The collection index of the <see cref="T:System.Web.Configuration.OutputCacheProfile" /> object</param>
382+
<param name="index">The collection index of the <see cref="T:System.Web.Configuration.OutputCacheProfile" /> object.</param>
383383
<summary>Gets or sets the <see cref="T:System.Web.Configuration.OutputCacheProfile" /> object at the specified index.</summary>
384384
<value>The <see cref="T:System.Web.Configuration.OutputCacheProfile" /> at the specified index.</value>
385385
<remarks>

xml/System.Web.Configuration/OutputCacheSettingsSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</ReturnValue>
9898
<Docs>
9999
<summary>Gets a <see cref="T:System.Web.Configuration.OutputCacheProfileCollection" />.</summary>
100-
<value>A <see cref="T:System.Web.Configuration.OutputCacheProfileCollection" /> of <see cref="T:System.Web.Configuration.OutputCacheProfile" /> objects</value>
100+
<value>A <see cref="T:System.Web.Configuration.OutputCacheProfileCollection" /> of <see cref="T:System.Web.Configuration.OutputCacheProfile" /> objects.</value>
101101
<remarks>
102102
<format type="text/markdown"><![CDATA[
103103

xml/System.Web.Configuration/ProcessModelSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
</ReturnValue>
761761
<Docs>
762762
<summary>Gets or sets the minimum number of worker threads per CPU in the CLR thread pool.</summary>
763-
<value>The minimum number of worker threads per CPU in the CLR thread pool</value>
763+
<value>The minimum number of worker threads per CPU in the CLR thread pool.</value>
764764
<remarks>
765765
<format type="text/markdown"><![CDATA[
766766

xml/System.Web.Configuration/SqlCacheDependencySection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</ReturnValue>
101101
<Docs>
102102
<summary>Gets the collection of <see cref="T:System.Web.Configuration.SqlCacheDependencyDatabase" /> objects stored within the <see cref="T:System.Web.Configuration.SqlCacheDependencySection" />.</summary>
103-
<value>A <see cref="T:System.Web.Configuration.SqlCacheDependencyDatabaseCollection" /> of <see cref="T:System.Web.Configuration.SqlCacheDependencyDatabase" /> objects</value>
103+
<value>A <see cref="T:System.Web.Configuration.SqlCacheDependencyDatabaseCollection" /> of <see cref="T:System.Web.Configuration.SqlCacheDependencyDatabase" /> objects.</value>
104104
<remarks>
105105
<format type="text/markdown"><![CDATA[
106106

xml/System.Web.Configuration/XhtmlConformanceMode.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</ReturnValue>
4444
<MemberValue>1</MemberValue>
4545
<Docs>
46-
<summary>XHTML 1.0 Transitional</summary>
46+
<summary>XHTML 1.0 Transitional.</summary>
4747
</Docs>
4848
</Member>
4949
<Member MemberName="Strict">
@@ -64,7 +64,7 @@
6464
</ReturnValue>
6565
<MemberValue>2</MemberValue>
6666
<Docs>
67-
<summary>XHTML 1.0 Strict conformance</summary>
67+
<summary>XHTML 1.0 Strict conformance.</summary>
6868
</Docs>
6969
</Member>
7070
<Member MemberName="Transitional">

xml/System.Web.DynamicData/ControlFilterExpression.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<Docs>
278278
<param name="owner">The control in which the <see cref="T:System.Web.DynamicData.ControlFilterExpression" /> instance is contained, such as the <see cref="T:System.Web.UI.WebControls.QueryExtender" /> control.</param>
279279
<param name="context">The application's current <see cref="T:System.Web.HttpContext" /> object.</param>
280-
<param name="dataSource">The target data source for the <see cref="T:System.Web.DynamicData.ControlFilterExpression" /> instance. If the <see cref="T:System.Web.DynamicData.DynamicFilterExpression" /> instance is contained in the <see cref="T:System.Web.UI.WebControls.QueryExtender" /> control, this parameter is the data source that the <see cref="T:System.Web.UI.WebControls.QueryExtender" /> control refers to</param>
280+
<param name="dataSource">The target data source for the <see cref="T:System.Web.DynamicData.ControlFilterExpression" /> instance. If the <see cref="T:System.Web.DynamicData.DynamicFilterExpression" /> instance is contained in the <see cref="T:System.Web.UI.WebControls.QueryExtender" /> control, this parameter is the data source that the <see cref="T:System.Web.UI.WebControls.QueryExtender" /> control refers to.</param>
281281
<summary>Initializes the filter expression with data source information.</summary>
282282
<remarks>To be added.</remarks>
283283
</Docs>

xml/System.Web.DynamicData/DynamicDataRouteHandler.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<Docs>
164164
<param name="httpContext">The context information that is associated with the Web request.</param>
165165
<summary>Returns a <see cref="T:System.Web.DynamicData.MetaTable" /> object from the <see cref="T:System.Web.HttpContext" /> object.</summary>
166-
<returns>The data-model metadata table that is associated with the current Web request, or <see langword="null" /> if the request is not a Dynamic Data request</returns>
166+
<returns>The data-model metadata table that is associated with the current Web request, or <see langword="null" /> if the request is not a Dynamic Data request.</returns>
167167
<remarks>To be added.</remarks>
168168
<exception cref="T:System.ArgumentNullException">
169169
<paramref name="httpContext" /> is <see langword="null" />.</exception>

0 commit comments

Comments
 (0)