C# Класс Duotify.EFCore.EntityPartialGenerator.CommandException

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

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

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

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

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

public CommandException ( string message ) : System
message string
Результат System

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

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