C# Class Driver360WChatPad.ErrorLogging

Afficher le fichier Open project: ryandb2/XBOX360WIRELESSCONTROLLERCHATPAD

Méthodes publiques

Свойство Type Description
logFile System.IO.StreamWriter

Méthodes publiques

Méthode Description
WriteLogEntry ( string message, LogLevel logLevel ) : void

Method Details

WriteLogEntry() public static méthode

public static WriteLogEntry ( string message, LogLevel logLevel ) : void
message string
logLevel LogLevel
Résultat void

Property Details

logFile public_oe static_oe property

public static StreamWriter,System.IO logFile
Résultat System.IO.StreamWriter