Initializes a new instance of the Handler class.


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Protected Sub New()
C#
protected Handler()
C++
protected:
 Handler() sealed 
J#
protected Handler()
JScript
protected function Handler()

See Also