PCBIReportDialog Constructor

Initializes a new instance of the PCBIReportDialog class

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PCBIReportDialog(
	string title,
	string header
)

Parameters

title  String
 
header  String
 

See Also