C# Class Mike.Spikes.ExceptionHandling.HowItUsedToBe

Afficher le fichier Open project: mikehadlow/Mike.Spikes

Méthodes publiques

Méthode Description
ShowMe ( ) : void
TheOldWay ( bool fail ) : int

Method Details

ShowMe() public méthode

public ShowMe ( ) : void
Résultat void

TheOldWay() public méthode

public TheOldWay ( bool fail ) : int
fail bool
Résultat int