C# Class Duotify.EFCore.EntityPartialGenerator.CommandException

Inheritance: Exception
Afficher le fichier Open project: doggy8088/Duotify.EFCore.EntityPartialGenerator

Méthodes publiques

Méthode Description
CommandException ( string message ) : System
CommandException ( string message, Exception innerException ) : System

Method Details

CommandException() public méthode

public CommandException ( string message ) : System
message string
Résultat System

CommandException() public méthode

public CommandException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System