Exemple #1
0
 public SmartHouseForm()
 {
     InitializeComponent();
     buttonScripts.Click += (sender, args) => OpenScripts?.Invoke();
 }