Skip to content

GH_Message

Public Class

Represents an archive log message. Messages are collected during read/write operations.

Inheritance Hierarchy

System.Object
GH_IO.Serialization.GH_Message

Namespace: GH_IO.Serialization

Assembly: GH_IO (in GH_IO.dll)

Syntax

public class GH_Message

The GH_Message type exposes the following members.

Constructors

Name

Description


Public Method

Fake constructor to avoid new instances being created by a PropertyGrid.


Public Method

Create a new message of type GH_Message_Type.info


Public Method

Create a new message.


Properties

Name

Description


Public Property

Gets the text content of this message.


Public Property

Gets the type of this message.