We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e283e30 commit fe674aeCopy full SHA for fe674ae
xml/System/DateOnly.xml
@@ -703,7 +703,7 @@
703
<Docs>
704
<param name="left">The first object to compare.</param>
705
<param name="right">The second object to compare.</param>
706
- <summary>Determines whether one specified <see cref="T:System.DateOnly" /> is later than another specified DateTime.</summary>
+ <summary>Determines whether one specified <see cref="T:System.DateOnly" /> is later than another specified DateOnly.</summary>
707
<returns>
708
<see langword="true" /> if left is later than right; otherwise, <see langword="false" />.</returns>
709
<remarks>To be added.</remarks>
0 commit comments