Helper method to verify and fire the Done event


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

Syntax

Visual Basic (Declaration)
Public Sub FireDone()
C#
public void FireDone()
C++
public:
 void FireDone() sealed 
J#
public void FireDone()
JScript
public  function FireDone()

See Also