C# Класс Money.Exceptions.IncompatibleMoneyTypeException

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

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

Метод Описание
IncompatibleMoneyTypeException ( Type sourceType, Type destinationType, string message ) : System

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

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

public IncompatibleMoneyTypeException ( Type sourceType, Type destinationType, string message ) : System
sourceType System.Type
destinationType System.Type
message string
Результат System