C# Class AlphaTab.Test.Audio.FlatMidiEventGenerator.TrackMidiEvent

Inheritance: MidiEvent
Afficher le fichier Open project: CoderLine/alphaTab

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Méthodes protégées

Méthode Description
Equals ( TrackMidiEvent other ) : bool

Method Details

Equals() protected méthode

protected Equals ( TrackMidiEvent other ) : bool
other TrackMidiEvent
Résultat bool

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