Click or drag to resize

GH_DebugLogForm Class

Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_DebugLogForm : Form

The GH_DebugLogForm type exposes the following members.

Constructors
  NameDescription
Public methodGH_DebugLogForm
Initializes a new instance of the GH_DebugLogForm class
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the GH_DebugLogForm and optionally releases the managed resources
(Overrides FormDispose(Boolean).)
Top
Extension Methods
See Also