Constructor DlgConfirmSave
DlgConfirmSave()
Initializes a new instance of the DlgConfirmSave
class with default settings.
public DlgConfirmSave()
DlgConfirmSave(string, IList<string>)
Initializes a new instance of the DlgConfirmSave
class with specified settings.
public DlgConfirmSave(string title, IList<string> unsavedFiles)