C# Class CarbonFitness.BusinessLogic.Exceptions.NoIngredientFoundException

Inheritance: System.Exception
Afficher le fichier Open project: yodiz/CarbonFitness

Méthodes publiques

Méthode Description
NoIngredientFoundException ( string ingredientName ) : System

Method Details

NoIngredientFoundException() public méthode

public NoIngredientFoundException ( string ingredientName ) : System
ingredientName string
Résultat System