C# Class Animatroller.Framework.Import.VixenImport.VixenChannel

Inheritance: IChannelIdentity
Show file Open project: HakanL/animatroller

Public Methods

Method Description
CompareTo ( object other ) : int
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
VixenChannel ( int channel ) : System

Method Details

CompareTo() public method

public CompareTo ( object other ) : int
other object
return int

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string

VixenChannel() public method

public VixenChannel ( int channel ) : System
channel int
return System