From c6392d80cbd7268d598f960c87eb480fcc3d98cb Mon Sep 17 00:00:00 2001 From: James Groom Date: Wed, 8 Feb 2023 02:58:29 +1000 Subject: [PATCH] Created C#/.NET docs supplement (markdown) --- C#-.NET-docs-supplement.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 C#-.NET-docs-supplement.md diff --git a/C#-.NET-docs-supplement.md b/C#-.NET-docs-supplement.md new file mode 100644 index 0000000..79d04f8 --- /dev/null +++ b/C#-.NET-docs-supplement.md @@ -0,0 +1,9 @@ +To save us repeating our complaints about the lack of proper documentation under each section, let's agree to gather all the frustration here: +> AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + +### `System.Drawing.SystemIcons` rendered + +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