File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5140,8 +5140,8 @@ The value of this constant is 10.
5140
5140
This property converts the value of this instance from ticks to microseconds.
5141
5141
This number might include whole and fractional microseconds.
5142
5142
5143
- The <xref:System.TimeSpan.TotalMicroseconds%2A > property represents whole and fractional microseconds,
5144
- whereas the <xref:System.TimeSpan.Microseconds%2A > property represents whole microseconds.
5143
+ The <xref:System.TimeSpan.TotalMicroseconds> property represents whole and fractional microseconds,
5144
+ whereas the <xref:System.TimeSpan.Microseconds> property represents whole microseconds.
5145
5145
5146
5146
]]> </format >
5147
5147
</remarks >
@@ -5312,8 +5312,8 @@ The <xref:System.TimeSpan.TotalMicroseconds%2A> property represents whole and fr
5312
5312
This property converts the value of this instance from ticks to nanoseconds.
5313
5313
This number might include whole and fractional nanoseconds.
5314
5314
5315
- The <xref:System.TimeSpan.TotalNanoseconds%2A > property represents whole and fractional nanoseconds,
5316
- whereas the <xref:System.TimeSpan.Nanoseconds%2A > property represents whole nanoseconds.
5315
+ The <xref:System.TimeSpan.TotalNanoseconds> property represents whole and fractional nanoseconds,
5316
+ whereas the <xref:System.TimeSpan.Nanoseconds> property represents whole nanoseconds.
5317
5317
5318
5318
]]> </format >
5319
5319
</remarks >
You can’t perform that action at this time.
0 commit comments