C# Class AOUT.CH6.LogAN.StandardLogger

Inheritance: ILogger
Show file Open project: royosherove/aout1

Public Methods

Method Description
Log ( string text ) : void

Method Details

Log() public method

public Log ( string text ) : void
text string
return void