C# Class BF2Statistics.DbConnectException

Inheritance: System.Exception
Afficher le fichier Open project: BF2Statistics/ControlCenter Class Usage Examples

Méthodes publiques

Méthode Description
DbConnectException ( string Message, Exception Inner ) : System

Method Details

DbConnectException() public méthode

public DbConnectException ( string Message, Exception Inner ) : System
Message string
Inner System.Exception
Résultat System