C# Класс RESTyard.AspNetCore.Exceptions.AttributedEnumTypeConverterException

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

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

Метод Описание
AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System

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

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

public AttributedEnumTypeConverterException ( string message, Exception exception = null ) : System
message string
exception Exception
Результат System