C# 11: Forms and Controls
How to use forms and controls in C#.
Controls
Naming Conventions
Methods
Methods in a class are not ordered and only run when called. Statements in a method are run in order.
Comments
A triple slash /// comments a method.
QED
© Adam Heinz
6 November 2024