C# Class MbUnit.Web.BrowserContext.GallioLogger

Inheritance: ILogWriter
Afficher le fichier Open project: Gallio/Web-Testing-with-MbUnit-WatiN

Méthodes publiques

Méthode Description
LogAction ( string message ) : void
LogDebug ( string message ) : void

Method Details

LogAction() public méthode

public LogAction ( string message ) : void
message string
Résultat void

LogDebug() public méthode

public LogDebug ( string message ) : void
message string
Résultat void