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

Inheritance: ILogger
Afficher le fichier Open project: royosherove/aout1

Méthodes publiques

Méthode Description
Log ( string text ) : void

Method Details

Log() public méthode

public Log ( string text ) : void
text string
Résultat void