Click or drag to resize

GH_Message Constructor

Overload List
  NameDescription
Public methodGH_Message
Fake constructor to avoid new instances being created by a PropertyGrid.
Public methodGH_Message(String)
Create a new message of type GH_Message_Type.info
Public methodGH_Message(String, GH_Message_Type)
Create a new message.
Top
See Also