C# Class AntiDamageCrash, Keppys-MIDI-Converter

Inheritance: Exception
显示文件 Open project: KaleidonKep99/Keppys-MIDI-Converter

Public Methods

Method Description
AntiDamageCrash ( )
AntiDamageCrash ( string message )
AntiDamageCrash ( string message, Exception, inner )

Method Details

AntiDamageCrash() public method

public AntiDamageCrash ( )

AntiDamageCrash() public method

public AntiDamageCrash ( string message )
message string

AntiDamageCrash() public method

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