Méthode | Description | |
---|---|---|
Close ( ) : void | ||
ErrorLogger ( string connectionString ) : System | ||
ErrorLogger ( string connectionString, string name ) : System | ||
LogException ( |
public ErrorLogger ( string connectionString ) : System | ||
connectionString | string | |
Résultat | System |
public ErrorLogger ( string connectionString, string name ) : System | ||
connectionString | string | |
name | string | |
Résultat | System |
public LogException ( |
||
exception | ||
Résultat | void |