TombstoneImageService Constructor

Initializes a new instance of the TombstoneImageService class

Definition

Namespace: PCBI_TombstoneAnalysis
Assembly: PCBI_Tombstone_Analysis (in PCBI_Tombstone_Analysis.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public TombstoneImageService(
	IPCBIWindow parent,
	IStep step,
	bool useMM
)

Parameters

parent  IPCBIWindow
 
step  IStep
 
useMM  Boolean
 

See Also