C# Class MIDIIsTooBig, Keppys-MIDI-Converter

Inheritance: Exception
Afficher le fichier Open project: KaleidonKep99/Keppys-MIDI-Converter

Méthodes publiques

Méthode Description
MIDIIsTooBig ( )
MIDIIsTooBig ( string message )
MIDIIsTooBig ( string message, Exception, inner )

Method Details

MIDIIsTooBig() public méthode

public MIDIIsTooBig ( )

MIDIIsTooBig() public méthode

public MIDIIsTooBig ( string message )
message string

MIDIIsTooBig() public méthode

public MIDIIsTooBig ( string message, Exception, inner )
message string
inner Exception,