From bf15b104cbe984b80753313eb38de7a136e203a2 Mon Sep 17 00:00:00 2001 From: James Groom Date: Wed, 8 Feb 2023 02:59:40 +1000 Subject: [PATCH] Updated C# .NET docs supplement (markdown) --- C#-.NET-docs-supplement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C#-.NET-docs-supplement.md b/C#-.NET-docs-supplement.md index 79d04f8..272ce47 100644 --- a/C#-.NET-docs-supplement.md +++ b/C#-.NET-docs-supplement.md @@ -3,7 +3,7 @@ To save us repeating our complaints about the lack of proper documentation under ### `System.Drawing.SystemIcons` rendered -Win10, Mono 6.12.x: +[Docs for `SystemIcons`](https://learn.microsoft.com/en-us/dotnet/api/system.drawing.systemicons?view=netframework-4.8) don't include any pictures, so here they are (Win10, Mono 6.12.x): TODO ![SystemIcons_Mono](https://user-images.githubusercontent.com/13409956/217311223-0d6acd76-203b-4694-9f45-4e4b8acc184b.png) \ No newline at end of file