Constructor FileListBoxItem
FileListBoxItem(string?, string?, Action?)
Initializes a new instance of the FileListBox.FileListBoxItem class.
public FileListBoxItem(string? title, string? path, Action? doubleClick = null)
Initializes a new instance of the FileListBox.FileListBoxItem class.
public FileListBoxItem(string? title, string? path, Action? doubleClick = null)