The ChannelRemove type exposes the following members.

Constructors

  NameDescription
Public methodChannelRemove(List<(Of <<'(Object>)>>))
Initializes a new instance of the ChannelRemove class
Public methodChannelRemove(String, String, String)
Initializes a new instance of the ChannelRemove 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 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.)

See Also