TChannelParticipant Class

Namespace
OpenTl.Schema.Channels
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["IChannelParticipant"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Channels/IChannelParticipant" Interface1["IObject"]-.->Type click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Type["TChannelParticipant"] class Type type-node

Syntax

[Serialize(0xd0d9b163)]
public sealed class TChannelParticipant : IChannelParticipant, IObject

Attributes

Type Description
SerializeAttribute

Properties

Extension Methods

Name Value Summary
As<T>() T
From Utils
Is<T>() T
From Utils
IsEmpty() bool
From Utils