Skip to content

Commit b94d963

Browse files
carlossanlopmairaw
authored andcommitted
Port System.Text.RegularExpressions source comments to Docs (#2311)
* Port System.Text.RegularExpressions source comments to Docs * Update xml/System.Text.RegularExpressions/Regex.xml So there's a rule stating we should always use "time-out"? Would you mind giving me the link? Co-Authored-By: carlossanlop <[email protected]>
1 parent 3d0f12e commit b94d963

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/System.Text.RegularExpressions/Regex.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5334,7 +5334,8 @@ Allows an <see cref="T:System.Object" /> to attempt to free resources and perfor
53345334
<param name="matchTimeout">The time-out interval to check.</param>
53355335
<summary>Checks whether a time-out interval is within an acceptable range.</summary>
53365336
<remarks>To be added.</remarks>
5337+
<exception cref="T:System.ArgumentOutOfRangeException">The specified time-out is not within a valid range.</exception>
53375338
</Docs>
53385339
</Member>
53395340
</Members>
5340-
</Type>
5341+
</Type>

0 commit comments

Comments
 (0)