DinoLauncher
DinoLauncher copied to clipboard
Use XML documentation
Currently none of the classes use any xml documentation
Can you please elaborate on this? Xaml is the styling language being used here, but I'm not sure I understand exactly what you're asking.
Documentation page for xml docs:
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/
Useful later for generating standalone documentation as well as intellisense

Good to know, thanks for the heads up!