rspec/rules/S6561/resources-dotnet.adoc

7 lines
326 B
Plaintext

== Resources
=== Documentation
* https://learn.microsoft.com/en-us/dotnet/api/system.datetime?#datetime-resolution[DateTime resolution]
* https://learn.microsoft.com/en-us/dotnet/api/system.datetime.now[DateTime.Now]
* https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.stopwatch?[Stopwatch class documentation]