C# Класс CarbonFitness.BusinessLogic.Exceptions.IngredientInsertionException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
IngredientInsertionException ( string message, Exception innerException ) : System

Описание методов

IngredientInsertionException() публичный Метод

public IngredientInsertionException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Результат System