Méthode | Description | |
---|---|---|
Error ( int eventID, string text ) : void | ||
Inform ( int eventID, string text ) : void | ||
Warning ( int eventID, string text ) : void |
Méthode | Description | |
---|---|---|
EventLog ( ) : System |
public static Error ( int eventID, string text ) : void | ||
eventID | int | |
text | string | |
Résultat | void |
public static Inform ( int eventID, string text ) : void | ||
eventID | int | |
text | string | |
Résultat | void |
public static Warning ( int eventID, string text ) : void | ||
eventID | int | |
text | string | |
Résultat | void |