TeamChannel Class

Definition

Namespace: FileHold.LibraryManager.Graph
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public class TeamChannel : IComparable<TeamChannel>
Inheritance
Object    TeamChannel
Implements
IComparableTeamChannel

Constructors

TeamChannelInitializes a new instance of the TeamChannel class
TeamChannel(Channel)Initializes a new instance of the TeamChannel class
TeamChannel(IDataReader)Initializes a new instance of the TeamChannel class

Properties

Methods

Extension Methods

See Also