Click or drag to resize

IDoEventsCaller Interface

interface that allows to execute the WindowsForms message loop (Application.DoEvents).

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public interface IDoEventsCaller

The IDoEventsCaller type exposes the following members.

Methods
 NameDescription
Public methodDoEvents 
Top
See Also