C# Class AOUT.CH6.LogAn.Tests.StubLogger

Inheritance: ILogger
Datei anzeigen 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