Click or drag to resize

IDoEventsCaller Interface

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

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

The IDoEventsCaller type exposes the following members.

Methods
  NameDescription
Public methodDoEvents
Top
See Also