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

Inheritance: MidiEvent
显示文件 Open project: CoderLine/alphaTab

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Protected Methods

Method Description
Equals ( TrackMidiEvent other ) : bool

Method Details

Equals() protected method

protected Equals ( TrackMidiEvent other ) : bool
other TrackMidiEvent
return bool

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