1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2025-09-09 03:00:39 -05:00

Added documentation.

This commit is contained in:
Jordan Wages 2018-07-09 14:49:48 -05:00
commit 92f7229c96
4 changed files with 99 additions and 9 deletions

View file

@ -20,6 +20,7 @@ namespace butterflow_ui
/// </summary>
public partial class AboutWindow : Window
{
/// <summary> Default constructor. </summary>
public AboutWindow()
{
InitializeComponent();