C# Class Nomad.Tests.Stubs.LoggerStub

Inheritance: ILogger
Afficher le fichier Open project: marceldupr/Nomad Class Usage Examples

Méthodes publiques

Свойство Type Description
Logs IList

Méthodes publiques

Méthode Description
WriteToLog ( string message ) : void

Method Details

WriteToLog() public méthode

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

Property Details

Logs public_oe property

public IList Logs
Résultat IList