C# Class SystemLogger, gmap377_leathGloves_inc

Mostrar archivo Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Public Properties

Property Type Description
logToFile bool

Public Methods

Method Description
write ( string output ) : void

Writes event to log file specified above.

Method Details

write() public static method

Writes event to log file specified above.
public static write ( string output ) : void
output string
return void

Property Details

logToFile public_oe static_oe property

public static bool logToFile
return bool