PDIParser Constructor
Default constructor. It is protected as this class must be derived from in order to implement the
abstract methods.
Definition
Namespace: EWSoftware.PDI.Parser
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
protected PDIParser()VB
Protected Sub NewC++
protected:
PDIParser()F#
new : unit -> PDIParser