PCBISaveFileDlg(IPCBIWindow) Constructor

Create instance of save file dialog.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PCBISaveFileDlg(
	IPCBIWindow parent
)

Parameters

parent  IPCBIWindow
The parent IPCBIWindow to use it internal.

See Also