Example #1
0
 private void OnLoadConfiguration()
 {
     LoadConfiguration?.Invoke(this, EventArgs.Empty);
 }