The ChannelE type exposes the following members.

Constructors

  NameDescription
Public methodChannelE(List<(Of <<'(Object>)>>))
Initializes a new instance of the ChannelE class
Public methodChannelE(String, String)
Initializes a new instance of the ChannelE class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToList (Overrides I3Message..::..ToList()()()().)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldChannelName
Public fieldMessage
Public fieldOriginMud (Inherited from I3Message.)
Public fieldOriginUser (Inherited from I3Message.)
Public fieldTargetMud (Inherited from I3Message.)
Public fieldTargetUser (Inherited from I3Message.)
Public fieldTTL (Inherited from I3Message.)
Public fieldType (Inherited from I3Message.)
Public fieldVisname

See Also