rspec/rules/S2368/csharp/resources.adoc
2023-06-07 12:01:33 +02:00

7 lines
358 B
Plaintext

== Resources
=== Documentation
* https://learn.microsoft.com/en-us/dotnet/standard/collections/[Collections and Data Structures]
* https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/arrays/jagged-arrays[Jagged Arrays]
* https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/arrays/multidimensional-arrays[Multidimensional Arrays]