C# Class Day4.UnhandledExceptions.IntrestRateCalcException

Inheritance: System.ApplicationException
Afficher le fichier Open project: ctsxamarintraining/October15

Méthodes publiques

Méthode Description
IntrestRateCalcException ( ) : System
IntrestRateCalcException ( string error ) : System

Method Details

IntrestRateCalcException() public méthode

public IntrestRateCalcException ( ) : System
Résultat System

IntrestRateCalcException() public méthode

public IntrestRateCalcException ( string error ) : System
error string
Résultat System