SharpCvsLib

EncodedMessage Members

EncodedMessage overview

Public Instance Constructors

EncodedMessage ConstructorInitializes a new instance of the EncodedMessage class.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
SendMessageOverloaded. Send a message to the delegate.
ToString (inherited from Object)

Public Instance Events

MessageEvent The message event handler that is used to channel messages to the delegate and implementing classes.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

EncodedMessage Class | ICSharpCode.SharpCvsLib.Messages Namespace