An NDoc Documented Class Library

ProcessActionListener Class

For a list of all members of this type, see ProcessActionListener Members.

System.Object
   White.Core.UIItems.Actions.ProcessActionListener

[Visual Basic]
Public Class ProcessActionListener
    Implements ActionListener
[C#]
public class ProcessActionListener : ActionListener
[C++]
public __gc class ProcessActionListener : public ActionListener
[JScript]
public class ProcessActionListener extends ActionListener

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems.Actions

Assembly: White.Core (in White.Core.dll)

See Also

ProcessActionListener Members | White.Core.UIItems.Actions Namespace