C# Class Arma2NETMySQLPlugin.Logger

Afficher le fichier Open project: firefly2442/Arma2NETMySQLPlugin

Méthodes publiques

Méthode Description
Logger ( ) : System
Stop ( ) : void
addMessage ( LogType type, string message ) : void
getLogDir ( ) : string

Method Details

Logger() public méthode

public Logger ( ) : System
Résultat System

Stop() public static méthode

public static Stop ( ) : void
Résultat void

addMessage() public static méthode

public static addMessage ( LogType type, string message ) : void
type LogType
message string
Résultat void

getLogDir() public static méthode

public static getLogDir ( ) : string
Résultat string