instance method
public void SaveFile (FileToSave file, string title, string directory)
Presents a native dialog to the user which allows them to select a save location for the specified file and copies the file to that location.
file
FileToSave
class
which holds information about the file to be exported.title
directory