C# 클래스 MIDIIsTooBig, Keppys-MIDI-Converter

상속: Exception
파일 보기 프로젝트 열기: KaleidonKep99/Keppys-MIDI-Converter

공개 메소드들

메소드 설명
MIDIIsTooBig ( )
MIDIIsTooBig ( string message )
MIDIIsTooBig ( string message, Exception, inner )

메소드 상세

MIDIIsTooBig() 공개 메소드

public MIDIIsTooBig ( )

MIDIIsTooBig() 공개 메소드

public MIDIIsTooBig ( string message )
message string

MIDIIsTooBig() 공개 메소드

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