Example #1
0
 protected virtual void OnSaveFile(string selectedFile)
 {
     ExportFile?.Invoke(selectedFile);
 }