C# Class CodeBuilder.Exceptions.NotSupportDatabaseException

Inheritance: System.Exception
Afficher le fichier Open project: xianrendzw/CodeBuilder

Méthodes publiques

Méthode Description
NotSupportDatabaseException ( ) : System
NotSupportDatabaseException ( string message ) : System

Method Details

NotSupportDatabaseException() public méthode

public NotSupportDatabaseException ( ) : System
Résultat System

NotSupportDatabaseException() public méthode

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