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

Inheritance: IChannelIdentity
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

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

Method Details

CompareTo() public méthode

public CompareTo ( object other ) : int
other object
Résultat int

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

VixenChannel() public méthode

public VixenChannel ( int channel ) : System
channel int
Résultat System