C# Class EppLib.SimpleLogger

Inheritance: IDebugger
Afficher le fichier Open project: CodeMakerInc/EppLib.NET

Méthodes publiques

Свойство Type Description
LogFilename string

Méthodes publiques

Méthode Description
Log ( byte bytes ) : void
Log ( string str ) : void

Private Methods

Méthode Description
LogMessageToFile ( string msg ) : void

Method Details

Log() public méthode

public Log ( byte bytes ) : void
bytes byte
Résultat void

Log() public méthode

public Log ( string str ) : void
str string
Résultat void

Property Details

LogFilename public_oe static_oe property

public static string LogFilename
Résultat string