The Portrate Interview Engine

DPLEventArgs Constructor 

Initializes a new instance of the DPLEventArgs class.

[Visual Basic]
Public Sub New()
[C#]
public DPLEventArgs();
[C++]
public: DPLEventArgs();
[JScript]
public function DPLEventArgs();

See Also

DPLEventArgs Class | Portrate.Interview Namespace