C# Class Schumix.Framework.Logger.DebugLog

Show file Open project: Schumix/Schumix2

Public Methods

Method Description
DebugLog ( string dlfilename ) : System
LogInFile ( string log ) : void

Method Details

DebugLog() public method

public DebugLog ( string dlfilename ) : System
dlfilename string
return System

LogInFile() public method

public LogInFile ( string log ) : void
log string
return void