C# 클래스 CarbonFitness.BusinessLogic.Exceptions.NoIngredientFoundException

상속: System.Exception
파일 보기 프로젝트 열기: yodiz/CarbonFitness

공개 메소드들

메소드 설명
NoIngredientFoundException ( string ingredientName ) : System

메소드 상세

NoIngredientFoundException() 공개 메소드

public NoIngredientFoundException ( string ingredientName ) : System
ingredientName string
리턴 System