Exemple #1
0
 private void InitCurrentDirectoryOptsFormCommands(FsEntryOptionsForm form)
 {
     form.AddCommand("Open in new tab", () =>
     {
     });
 }