C# Class RaumfeldNET.Base.Base

Afficher le fichier Open project: stoennies/raumwiese

Méthodes protégées

Méthode Description
writeLog ( LogType _logType, String _log, Exception _exception = null, Object _additionalObjectInfo = null ) : void

Method Details

writeLog() protected méthode

protected writeLog ( LogType _logType, String _log, Exception _exception = null, Object _additionalObjectInfo = null ) : void
_logType LogType
_log String
_exception System.Exception
_additionalObjectInfo Object
Résultat void