C# Class AntiDamageCrash, Keppys-MIDI-Converter

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

Méthodes publiques

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

Method Details

AntiDamageCrash() public méthode

public AntiDamageCrash ( )

AntiDamageCrash() public méthode

public AntiDamageCrash ( string message )
message string

AntiDamageCrash() public méthode

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